Created
March 6, 2019 21:28
-
-
Save Stuff90/6123a66cc61362e9b6842124d03c515d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$colors: ( | |
0: #3B3EAC, | |
1: #3366CC, | |
2: #DC3912, | |
3: #FF9900, | |
4: #109618, | |
5: #990099, | |
6: #3B3EAC, | |
7: #0099C6, | |
8: #DD4477, | |
9: #66AA00, | |
10: #B82E2E, | |
11: #316395, | |
12: #994499, | |
13: #22AA99, | |
14: #AAAA11, | |
15: #6633CC, | |
16: #E67300, | |
17: #8B0707, | |
18: #329262, | |
19: #5574A6, | |
20: #3B3EAC | |
); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment