diff options
Diffstat (limited to 'etc/Xresources-solarized-light')
-rw-r--r-- | etc/Xresources-solarized-light | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/Xresources-solarized-light b/etc/Xresources-solarized-light index 1afd733..f35e8b9 100644 --- a/etc/Xresources-solarized-light +++ b/etc/Xresources-solarized-light @@ -44,13 +44,13 @@ ! ! URxvt*background: S_base03 -urxvt*background: S_base03 -urxvt*foreground: S_base0 -urxvt*fading: 40 -urxvt*fadeColor: S_base03 -urxvt*cursorColor: S_base1 -urxvt*pointerColorBackground: S_base01 -urxvt*pointerColorForeground: S_base1 +*background: S_base03 +*foreground: S_base0 +*fading: 15 +*fadeColor: S_base03 +*cursorColor: S_base1 +*pointerColorBackground: S_base01 +*pointerColorForeground: S_base1 *color0: S_base02 *color1: S_red |