diff options
author | Kjetil Orbekk <kj@orbekk.com> | 2021-12-21 17:13:44 -0500 |
---|---|---|
committer | Kjetil Orbekk <kj@orbekk.com> | 2021-12-21 17:15:46 -0500 |
commit | 8655138fd717d175fbc80fc15a4a7ec5c9be8baa (patch) | |
tree | ee35bea9c5b01fcefa3d7e4dd062cc1b7ec27ef5 /etc/Xresources-solarized-light | |
parent | afbfbc65759a847eea7629d59745f7ebe3025722 (diff) |
Update
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 |