all repos — nixfiles @ 59fa5448b6a2a7829d3f4a7d84d4765302ce1f62

System and user configuration, managed by nix and home-manager

xresources: fix display of light themes in CLI tools
Alan Pearce alan@alanpearce.eu
Wed, 09 Dec 2020 14:17:21 +0100
commit

59fa5448b6a2a7829d3f4a7d84d4765302ce1f62

parent

96ed45c55821e3c3b8a8bb1f55a29610a7fb18b2

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M user/xresources/base16-tomorrowuser/xresources/base16-tomorrow
@@ -26,7 +26,7 @@ *background:   base00 #endif
 *cursorColor:  base05
 
-*color0:       base00
+*color0:       base06
 *color1:       base08
 *color2:       base0B
 *color3:       base0A
@@ -35,7 +35,7 @@ *color5:       base0E *color6:       base0C
 *color7:       base05
 
-*color8:       base03
+*color8:       base00
 *color9:       base08
 *color10:      base0B
 *color11:      base0A