Make text selected from search bar easily distinguishable
This commit is contained in:
parent
227201e16b
commit
b73dc3ea5c
@ -7,6 +7,8 @@
|
|||||||
--active-file-bg-color: hsl(153, 47%, 40%);
|
--active-file-bg-color: hsl(153, 47%, 40%);
|
||||||
--select-text-font-color: #aaaaaa;
|
--select-text-font-color: #aaaaaa;
|
||||||
--active-file-text-color: #eeeeee;
|
--active-file-text-color: #eeeeee;
|
||||||
|
--search-select-bg-color: #13c172;
|
||||||
|
--search-select-text-color: #000;
|
||||||
--bg-color: #1d1d1d;
|
--bg-color: #1d1d1d;
|
||||||
--item-hover-bg-color: var(--select-text-bg-color);
|
--item-hover-bg-color: var(--select-text-bg-color);
|
||||||
--text-color: #aaaaaa;
|
--text-color: #aaaaaa;
|
||||||
|
Loading…
Reference in New Issue
Block a user