diff --git a/app/assets/stylesheets/_settings.scss b/app/assets/stylesheets/_settings.scss index af784b6..b6911de 100644 --- a/app/assets/stylesheets/_settings.scss +++ b/app/assets/stylesheets/_settings.scss @@ -50,7 +50,7 @@ $global-font-size: 100%; $global-width: rem-calc(1200); $global-lineheight: 1.5; $foundation-palette: ( - primary: #1779ba, + primary: $debian-color, secondary: #767676, success: #3adb76, warning: #ffae00,