Client - update loader color on dark theme
This commit is contained in:
parent
d1e0bd5275
commit
8aa4cff2bb
@ -8,8 +8,8 @@
|
||||
--app-a-color: var(--light-grey);
|
||||
--app-a-text-decoration-color: #494949;
|
||||
--app-shadow-color: #383d3f;
|
||||
--app-loading-color: #f3f3f3;
|
||||
--app-loading-top-color: var(--app-color);
|
||||
--app-loading-color: #414141;
|
||||
--app-loading-top-color: #949494;
|
||||
|
||||
--button-hover-color: var(--app-color);
|
||||
--button-transparent-hover-color: #233240;
|
||||
|
Loading…
Reference in New Issue
Block a user