Przeglądaj źródła

Work around inability to set highlighting right for urxvt

Vim under urxvt does not seem to react to highlight settings, keeping
defaults that under my favorite scheme make Search unreadable and
MatchParen confusing.

The dirty hack is to re-set the colors it happens to use: Yellow and
Cyan.  Ugly, bad, but will work for now.
Alois Mahdal 8 lat temu
rodzic
commit
74fa615f2a

+ 2
- 2
dotfiles.config/Xlib/colorscheme/zenburn.Xdefaults Wyświetl plik

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