Turning primary color into Debian default color

This commit is contained in:
Christoph Haas 2017-04-22 19:14:16 +02:00
parent e767bf9fab
commit 45976c0279

View file

@ -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,