Change the CSS and colors
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
@base: #302B28;
|
||||
@base: #f5f5f5;
|
||||
@light-base: lighten(@base, 20%);
|
||||
@less-light-base: lighten(@base, 10%);
|
||||
@fore: #fafafa;
|
||||
@fore: #111;
|
||||
@old-base: #302B28;
|
||||
|
||||
@cp-green: #46E981;
|
||||
@cp-accent: lighten(@cp-green, 20%);
|
||||
|
||||
Reference in New Issue
Block a user