Turning primary color into Debian default color
This commit is contained in:
parent
e767bf9fab
commit
45976c0279
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue