New colors for URxvt

This commit is contained in:
Tobias Schmidl 2013-10-24 10:09:56 +02:00
parent e560fc742d
commit 031ad6a3f1

View file

@ -59,29 +59,26 @@ URxvt.saveLines: 65535
URxvt.bell-command: notify-send "Bell rang" "The bell rang in URxvt"
! URxvt with solarized colors
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.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.color9: S_orange
URxvt.color8: S_base03
URxvt.color10: S_base01
URxvt.color11: S_base00
URxvt.color12: S_base0
URxvt.color13: S_violet
URxvt.color14: S_base1
URxvt.color15: S_base3
URxvt.background: S_base03
URxvt.foreground: S_base0
URxvt.fading: 40
URxvt.fadeColor: S_base03
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_base1
URxvt.color8: S_base01
URxvt.color9: S_orange
URxvt.color10: S_green
URxvt.color11: S_yellow
URxvt.color12: S_blue
URxvt.color13: S_violet
URxvt.color14: S_cyan
URxvt.color15: S_base3
! Xft settings ---------------------------------------------------------------