cleanup + изменение цветов темы
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
body {
|
||||
--text-color: #262626;
|
||||
--text-color2: #3d3d3d;
|
||||
--text-good: green;
|
||||
--text-bad: red;
|
||||
--text-good: #0CF500;
|
||||
--text-bad: #F5000C;
|
||||
|
||||
--brand-bg: #EDF3FE;
|
||||
--brand-text: #5488F7;
|
||||
--brand-bg: #B3C0D1;
|
||||
--brand-text: #0146f4;
|
||||
|
||||
--bg-color: #FEFEFE;
|
||||
--bg-selected: #F1F1F1;
|
||||
@@ -20,8 +20,8 @@ body {
|
||||
body {
|
||||
--text-color: #eee;
|
||||
--text-color2: #bbb;
|
||||
--text-good: greenyellow;
|
||||
--text-bad: orangered;
|
||||
--text-good: #91FF00;
|
||||
--text-bad: #FF1F2A;
|
||||
|
||||
--brand-bg: #393E50;
|
||||
--brand-text: #5F93F3;
|
||||
|
Reference in New Issue
Block a user