mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
MAJ Scratch + custom colors
This commit is contained in:
8
Resources/public/sass/custom/config/_colors.scss
Normal file
8
Resources/public/sass/custom/config/_colors.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
$chill-blue: #334d5c;
|
||||
$chill-green: #43b29d;
|
||||
$chill-yellow: #eec84a;
|
||||
$chill-orange: #e2793d;
|
||||
$chill-red: #df4949;
|
||||
$chill-gray: #ececec;
|
||||
$chill-brown: #cabb9f;
|
||||
$chlll-pink: #dd506d;
|
Reference in New Issue
Block a user