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
 !## ======= ====== ##
3
 !## ======= ====== ##
4
 
4
 
5
 URxvt.foreground:       #dcdccc
5
 URxvt.foreground:       #dcdccc
6
-URxvt.background:       #3f3f3f
6
+URxvt.background:       #080808
7
 URxvt.colorUL:          #c5f779
7
 URxvt.colorUL:          #c5f779
8
 URxvt.underlineColor:   #c5f779
8
 URxvt.underlineColor:   #c5f779
9
 URxvt.color0:           #3f3f3f
9
 URxvt.color0:           #3f3f3f
24
 URxvt.color15:          #ffffff
24
 URxvt.color15:          #ffffff
25
 
25
 
26
 xterm*foreground:       #dcdccc
26
 xterm*foreground:       #dcdccc
27
-xterm*background:       #3f3f3f
27
+xterm*background:       #080808
28
 xterm*color0:           #353535
28
 xterm*color0:           #353535
29
 xterm*color8:           #666666
29
 xterm*color8:           #666666
30
 xterm*color1:           #AE4747
30
 xterm*color1:           #AE4747