mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
add value for color chill-llight-gray - also for css variables
This commit is contained in:
parent
ead3e23e16
commit
4c5aa5f01a
@ -49,7 +49,7 @@ $light-grey: $chill-light-gray;
|
|||||||
--chill-pink: #dd506d;
|
--chill-pink: #dd506d;
|
||||||
--chill-dark-gray: #333333;
|
--chill-dark-gray: #333333;
|
||||||
--chill-light-gray: #b2b2b2;
|
--chill-light-gray: #b2b2b2;
|
||||||
--chill-llight-gray: #b2b2b2;
|
--chill-llight-gray: #e6e6e6;
|
||||||
|
|
||||||
--dark-grey: #333333;
|
--dark-grey: #333333;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user