mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-07-06 11:30:46 +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;
|
$primary-color: #e0e2e4;
|
||||||
$attribute-color: #d64c5c;
|
$attribute-color: #e86070 / 0.9;
|
||||||
$variable-color: $primary-color;
|
$variable-color: $primary-color;
|
||||||
$string-color: #4cd656;
|
$string-color: #4cd656;
|
||||||
$comment-color: #7d8c93;
|
$comment-color: #7d8c93;
|
||||||
|
|
@ -7,7 +7,7 @@ $keyword-color: #e784a2;
|
||||||
$name-color: #e784a2;
|
$name-color: #e784a2;
|
||||||
$title-color: #85b5c7;
|
$title-color: #85b5c7;
|
||||||
$symbol-color: #fff;
|
$symbol-color: #fff;
|
||||||
$number-color: #2dd5d5;
|
$number-color: #5cbffc;
|
||||||
$tag-color: #e8e2b7;
|
$tag-color: #e8e2b7;
|
||||||
$regexp-color: #6b60aa;
|
$regexp-color: #6b60aa;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue