mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-18 22:11:03 +00:00
updated theme
This commit is contained in:
parent
c6b275aa96
commit
4310341178
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
$primary-color: #e0e2e4;
|
||||
$attribute-color: #d64c5c;
|
||||
$attribute-color: #e86070 / 0.9;
|
||||
$variable-color: $primary-color;
|
||||
$string-color: #4cd656;
|
||||
$comment-color: #7d8c93;
|
||||
|
|
@ -7,7 +7,7 @@ $keyword-color: #e784a2;
|
|||
$name-color: #e784a2;
|
||||
$title-color: #85b5c7;
|
||||
$symbol-color: #fff;
|
||||
$number-color: #2dd5d5;
|
||||
$number-color: #5cbffc;
|
||||
$tag-color: #e8e2b7;
|
||||
$regexp-color: #6b60aa;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue