mirror of
https://github.com/Cronocide/pro-dark-ulauncher.git
synced 2025-01-22 09:18:24 +00:00
Changes from One Dark theme
This commit is contained in:
parent
5b0fcaf901
commit
b52b78e6cd
@ -29,10 +29,10 @@
|
||||
@define-color item_text @on-black;
|
||||
@define-color item_box_selected @on-grey1;
|
||||
@define-color item_text_selected @on-white;
|
||||
@define-color item_name_selected @on-white;
|
||||
@define-color item_shortcut_color @on-white;
|
||||
@define-color item_name_selected @on-black;
|
||||
@define-color item_shortcut_color @on-black;
|
||||
@define-color item_shortcut_shadow darker(@bg_color);
|
||||
@define-color item_shortcut_color_sel @on-white;
|
||||
@define-color item_shortcut_color_sel @on-black;
|
||||
@define-color item_shortcut_shadow_sel darker(@item_box_selected);
|
||||
|
||||
.app {
|
||||
|
Loading…
Reference in New Issue
Block a user