Update _variables.scss
Added blue colors
This commit is contained in:
parent
814d72aedb
commit
d5a7c4d1f3
1 changed files with 3 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
|
||||
// Colors
|
||||
$blue: #4183C4;
|
||||
$lightBlue: #0066FF;
|
||||
$darkBlue: #0099FF;
|
||||
|
||||
// Grays
|
||||
$black: #000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue