|
cat .Xresources
!! RXVT setting
URxvt.background:black
URxvt.foreground:gray60
URxvt.geometry: 90x25+180+200
URxvt.colorBD:yellow
URxvt.colorUL:green
URxvt.cursorColor:red3
URxvt.color0:black
URxvt.color1:red3
URxvt.color2:springgreen
URxvt.color3:wheat3
URxvt.color4:navy
URxvt.color5:magenta4
URxvt.color6:steelblue1
URxvt.color7:gray85
URxvt.color8:gray10
URxvt.color9 rangered2
URxvt.color10:chartreuse3
URxvt.color11:lightgoldenrod2
URxvt.color12:skyblue1
URxvt.color13:pink1
URxvt.color14:lightblue1
URxvt.scrollBar:False
URxvt.saveLines:3000
URxvt.font:xft:Bitstream Vera Sans Mono-9,xft:WenQuanYi Micro HeiWenQuanYi Micro Hei-9
URxvt.boldFont:xft:Bitstream Vera Sans Mono-9,xft:WenQuanYi Micro Hei-9
URxvt.preeditType:Root
sudo vi后注释文字颜色是蓝色,很难看
直接vi正常,su后vi也正常
请看图
改了配置文件已解决
cat .Xresources
!! RXVT setting
URxvt.background:black
URxvt.foreground:gray
URxvt.geometry: 90x25+180+200
URxvt.colorBD:white
URxvt.colorUL:green
URxvt.cursorColor:red2
!URxvt.color0:black
!URxvt.color1:red3
!URxvt.color2:green3
!URxvt.color3:yellow3
!URxvt.color:blue3
URxvt.color4:RoyalBlue
!URxvt.color5:magenta3
!URxvt.color6:cyan3
!URxvt.color7:antiquewhite
!URxvt.color8:grey25
URxvt.color8:grey50
!URxvt.color9:red
!URxvt.color10:green
!URxvt.color11:yellow
!URxvt.color12:blue
URxvt.color12 odgerBlue
!URxvt.color13:magenta
URxvt.color14:cyan2
!URxvt.color15:white
URxvt.scrollBar:False
URxvt.saveLines:3000
URxvt.font:xft:Bitstream Vera Sans Mono-9,xft:WenQuanYi Micro HeiWenQuanYi Micro Hei-9
URxvt.boldFont:xft:Bitstream Vera Sans Mono-9,xft:WenQuanYi Micro Hei-9
URxvt.preeditType:Root |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|