linux下的终端模拟器urxvt的配置

内容所在的文件: ~/.Xdefaults

文件的内容:

URxvt.background:[90]#000000
URxvt.foreground:#ffffff
URxvt.colorBD:Gray95
URxvt.colorUL:Green
URxvt.color1:Red2
URxvt.color4:RoyalBlue
URxvt.color5:Magenta2
URxvt.color8:Gray50
URxvt.color10:Green2
URxvt.color12:DodgerBlue
URxvt.color14:Cyan2
URxvt.color15:Gray95
URxvt.font:xft:Sans:size=10:style=Regular:antialias=true

posted @ 2015-12-03 11:05  张不正  阅读(786)  评论(0)    收藏  举报
返回顶部