add ashes tab colors
This commit is contained in:
parent
2a6b50e77c
commit
fe49342af5
|
@ -33,10 +33,10 @@
|
||||||
--alert: #ff8300;
|
--alert: #ff8300;
|
||||||
--currency: #e09f4b;
|
--currency: #e09f4b;
|
||||||
|
|
||||||
--tab-border: 2px outset #d9e2d7;
|
--tab-border: 2px solid transparent;
|
||||||
--tab-inactive: #a8a8a8;
|
--tab-inactive: #7d7d7d;
|
||||||
--tab-selected: #c8cbce;
|
--tab-selected: #515151;
|
||||||
--tab-gradient: #dedede;
|
--tab-gradient: #515151;
|
||||||
|
|
||||||
--popup-title-bg: #b3b3b3;
|
--popup-title-bg: #b3b3b3;
|
||||||
--popup-title-border: 2px outset #868686;
|
--popup-title-border: 2px outset #868686;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user