Kaynağa Gözat

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 yıl önce
ebeveyn
işleme
74fa615f2a

+ 2
- 2
dotfiles.config/Xlib/colorscheme/zenburn.Xdefaults Dosyayı Görüntüle

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:           #8cd0d3
15
+URxvt.color6:           #467071
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:          #f0dfaf
20
+URxvt.color11:          #906959
21
 URxvt.color12:          #94bff3
21
 URxvt.color12:          #94bff3
22
 URxvt.color13:          #ec93d3
22
 URxvt.color13:          #ec93d3
23
 URxvt.color14:          #93e0e3
23
 URxvt.color14:          #93e0e3