diff options
Diffstat (limited to 'user/xresources/base16-tomorrow')
-rw-r--r-- | user/xresources/base16-tomorrow | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/user/xresources/base16-tomorrow b/user/xresources/base16-tomorrow index d1d3867f..7170891f 100644 --- a/user/xresources/base16-tomorrow +++ b/user/xresources/base16-tomorrow @@ -18,13 +18,13 @@ #define base0E #8959a8 #define base0F #a3685a -*foreground: base05 +*foreground: base07 #ifdef background_opacity *background: [background_opacity]base00 #else *background: base00 #endif -*cursorColor: base05 +*cursorColor: base04 *color0: base06 *color1: base08 @@ -33,16 +33,16 @@ *color4: base0D *color5: base0E *color6: base0C -*color7: base05 +*color7: base04 -*color8: base00 +*color8: base05 *color9: base08 *color10: base0B *color11: base0A *color12: base0D *color13: base0E *color14: base0C -*color15: base07 +*color15: base02 ! Note: colors beyond 15 might not be loaded (e.g., xterm, urxvt), ! use 'shell' template to set these if necessary |