Color update
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
/* Color Theme Swatches in Hex */
|
||||
$i-lightbrown: #736E58;
|
||||
$i-darkbrown: #595645;
|
||||
$i-graytan: #BFB8AA;
|
||||
$i-lighttan: #F2E4D8;
|
||||
$i-black: #0D0D0D;
|
||||
|
||||
// OLD THEME
|
||||
$black: #000;
|
||||
$white: #fff;
|
||||
$blue: #2d89ec;
|
||||
|
||||
Reference in New Issue
Block a user