Use a new colour name for the vibrant greens
This commit is contained in:
parent
c0f5e4ede8
commit
efa5f6d4b6
2 changed files with 6 additions and 5 deletions
|
@ -6,6 +6,7 @@ $offwhite: #f8f8ff;
|
|||
$blue: #7092FF;
|
||||
$lightblue: #B8C5F0;
|
||||
$green: #7ebc6f;
|
||||
$vibrant-green: #76c551;
|
||||
$grey: #CCC;
|
||||
$red: red;
|
||||
$lightgrey: #EEE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue