From 017fedc40feccb87a4cb5aad6278acb73974b914 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Thu, 5 Jan 2017 09:50:04 +0000 Subject: [PATCH] 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. --- colors/base16.kak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colors/base16.kak b/colors/base16.kak index 725079ca..99149c7d 100644 --- a/colors/base16.kak +++ b/colors/base16.kak @@ -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}