Bläddra i källkod

Nerf colors Vim uses for MatchParen and Search highlighting

This is a pretty ugly hack to work around the problem that any attempts
to influence highlight colors in Vim using the `highlight` command were
ignored by Urxvt (not by Xfce4 terminal and few others I tried).
Alois Mahdal 9 år sedan
förälder
incheckning
a406e8de11
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2
    2
      dotfiles.config/Xlib/colorscheme/zenburn.Xdefaults

+ 2
- 2
dotfiles.config/Xlib/colorscheme/zenburn.Xdefaults Visa fil

12
 URxvt.color3:           #dfaf8f
12
 URxvt.color3:           #dfaf8f
13
 URxvt.color4:           #506070
13
 URxvt.color4:           #506070
14
 URxvt.color5:           #dc8cc3
14
 URxvt.color5:           #dc8cc3
15
-URxvt.color6:           #467071
15
+URxvt.color6:           #356061
16
 URxvt.color7:           #DCDCCC
16
 URxvt.color7:           #DCDCCC
17
 URxvt.color8:           #808080
17
 URxvt.color8:           #808080
18
 URxvt.color9:           #cc9393
18
 URxvt.color9:           #cc9393
19
 URxvt.color10:          #7f9f7f
19
 URxvt.color10:          #7f9f7f
20
-URxvt.color11:          #906959
20
+URxvt.color11:          #222222
21
 URxvt.color12:          #94bff3
21
 URxvt.color12:          #94bff3
22
 URxvt.color13:          #ec93d3
22
 URxvt.color13:          #ec93d3
23
 URxvt.color14:          #93e0e3
23
 URxvt.color14:          #93e0e3