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:
Maxime Coste 2017-01-05 09:50:04 +00:00
parent d991420140
commit 017fedc40f

View File

@ -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}