Browse Source

Tweak contrast for zenburn colorscheme

Alois Mahdal 2 years ago
parent
commit
c50360609f
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      dotfiles/config/Xlib/colorscheme/zenburn.Xdefaults

+ 2
- 2
dotfiles/config/Xlib/colorscheme/zenburn.Xdefaults View File

@@ -3,7 +3,7 @@
3 3
 !## ======= ====== ##
4 4
 
5 5
 URxvt.foreground:       #dcdccc
6
-URxvt.background:       #3f3f3f
6
+URxvt.background:       #080808
7 7
 URxvt.colorUL:          #c5f779
8 8
 URxvt.underlineColor:   #c5f779
9 9
 URxvt.color0:           #3f3f3f
@@ -24,7 +24,7 @@ URxvt.color14:          #93e0e3
24 24
 URxvt.color15:          #ffffff
25 25
 
26 26
 xterm*foreground:       #dcdccc
27
-xterm*background:       #3f3f3f
27
+xterm*background:       #080808
28 28
 xterm*color0:           #353535
29 29
 xterm*color8:           #666666
30 30
 xterm*color1:           #AE4747