Changes from One Dark theme

This commit is contained in:
Daniel Dayley 2022-06-26 09:24:55 -06:00
parent 5bf97be4e9
commit b3a753fc83

View File

@ -25,8 +25,8 @@
/**
* Result items
*/
@define-color item_name @pro-black;
@define-color item_text @pro-black;
@define-color item_name @pro-white;
@define-color item_text @pro-white;
@define-color item_box_selected @pro-white;
@define-color item_text_selected @pro-black;
@define-color item_name_selected @pro-black;