2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-22 10:30:34 +03:00

daux/couscous work

This commit is contained in:
Jeff Sagal
2016-10-19 09:22:43 -07:00
parent 99d8af54e4
commit e909c6c2e8
40 changed files with 893 additions and 0 deletions
-15
View File
@@ -1,15 +0,0 @@
$orange: #F16745;
$yellow: #FFC65D;
$green: #7BC8A4;
$blue: #4CC3D9;
$purple: #93648D;
$black: #404040;
// Code
$code-blue: #66d9ef;
$code-purple: #ae81ff;
$code-black: #272822;
$code-white: #f8f8f2;
$code-grey: #708090;
$code-green: #a6e22e;