URxvt: colors updated.
This commit is contained in:
parent
63f9b60d09
commit
4af3b8822e
|
@ -11,3 +11,20 @@ URxvt.tabbed.tab-fg: 1
|
|||
URxvt.tabbed.tab-bg: 7
|
||||
URxvt.geometry: 96x32
|
||||
URxvt*perl-ext: tabbedex,matcher
|
||||
|
||||
#URxvt*color0: black
|
||||
#URxvt*color1: red3
|
||||
#URxvt*color2: green3
|
||||
#URxvt*color3: yellow3
|
||||
#URxvt*color4: blue2
|
||||
#URxvt*color5: magenta3
|
||||
#URxvt*color6: cyan3
|
||||
URxvt*color7: gray60
|
||||
#URxvt*color8: grey50
|
||||
#URxvt*color9: red
|
||||
#URxvt*color10: green
|
||||
URxvt*color11: yellow3
|
||||
#URxvt*color12: blue
|
||||
#URxvt*color13: magenta
|
||||
URxvt*color14: cyan3
|
||||
#URxvt*color15: white
|
||||
|
|
Loading…
Reference in New Issue