diff --git a/src/styles/variables.scss b/src/styles/variables.scss index 1731fad59f..f2e7012588 100644 --- a/src/styles/variables.scss +++ b/src/styles/variables.scss @@ -18,7 +18,7 @@ $red: #CF4444 !default; $theme-colors: ( primary: $blue, - secondary: $gray-600, + secondary: $gray-700, success: $green, info: $cyan, warning: $yellow,