New colors for URxvt
This commit is contained in:
parent
e560fc742d
commit
031ad6a3f1
1 changed files with 20 additions and 23 deletions
17
Xresources
17
Xresources
|
@ -63,24 +63,21 @@ URxvt.background: S_base03
|
|||
URxvt.foreground: S_base0
|
||||
URxvt.fading: 40
|
||||
URxvt.fadeColor: S_base03
|
||||
URxvt.cursorColor: S_base1
|
||||
URxvt.pointerColorBackground: S_base01
|
||||
URxvt.pointerColorForeground: S_base1
|
||||
URxvt.color0: S_base02
|
||||
URxvt.color0: S_base03
|
||||
URxvt.color1: S_red
|
||||
URxvt.color2: S_green
|
||||
URxvt.color3: S_yellow
|
||||
URxvt.color4: S_blue
|
||||
URxvt.color5: S_magenta
|
||||
URxvt.color6: S_cyan
|
||||
URxvt.color7: S_base2
|
||||
URxvt.color7: S_base1
|
||||
URxvt.color8: S_base01
|
||||
URxvt.color9: S_orange
|
||||
URxvt.color8: S_base03
|
||||
URxvt.color10: S_base01
|
||||
URxvt.color11: S_base00
|
||||
URxvt.color12: S_base0
|
||||
URxvt.color10: S_green
|
||||
URxvt.color11: S_yellow
|
||||
URxvt.color12: S_blue
|
||||
URxvt.color13: S_violet
|
||||
URxvt.color14: S_base1
|
||||
URxvt.color14: S_cyan
|
||||
URxvt.color15: S_base3
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue