MAJ Scratch + custom colors

This commit is contained in:
Marc Ducobu
2015-06-08 15:32:28 +02:00
parent 2518f13e7c
commit f60727fc5e
7 changed files with 61 additions and 8 deletions

View 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;