diff --git a/modules/echo.variables.less b/modules/echo.variables.less index 9556fc090..1f22a160e 100644 --- a/modules/echo.variables.less +++ b/modules/echo.variables.less @@ -10,7 +10,7 @@ @background-color-primary: #eaf3ff; @color-primary: #36c; // 'Destructive' Color -@color-destructive: #c33; +@color-destructive: #d33; // Border Colors @border-color-heading: #c8ccd1;