diff options
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources/.Xresources/solarized.light | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xresources/.Xresources/solarized.light b/Xresources/.Xresources/solarized.light index 4211ab2..eb0ee6b 100644 --- a/Xresources/.Xresources/solarized.light +++ b/Xresources/.Xresources/solarized.light @@ -1,6 +1,6 @@ #include "/home/urbain/.Xresources/base" -URxvt.borderColor: #fdf6e3 +URxvt.borderColor: #000000 *background: #fdf6e3 *foreground: #657b83 |