Tweak base16 colorscheme so that operators can be displayed in menus
MenuBackground bg and operators fg where the same, leading to operators being invisible in menu text.
This commit is contained in:
parent
d991420140
commit
017fedc40f
|
@ -23,7 +23,7 @@
|
|||
face identifier ${magenta_dark}
|
||||
face string ${green_dark}
|
||||
face keyword ${purple_dark}+b
|
||||
face operator ${grey_light}
|
||||
face operator ${cyan_light}
|
||||
face attribute ${orange_dark}
|
||||
face comment ${grey_dark}
|
||||
face meta ${orange_light}
|
||||
|
|
Loading…
Reference in New Issue
Block a user