- Minor changes
This commit is contained in:
parent
97da79b956
commit
3bbb398092
1 changed files with 17 additions and 17 deletions
34
Xresources
34
Xresources
|
@ -36,24 +36,24 @@ URxvt.cursorUnderline: true
|
|||
! Blue
|
||||
URxvt.depth: 32
|
||||
URxvt.background: rgba:5e5e/5e5e/5e5e/AAAA
|
||||
URxvt*foreground: BLACK_LIGHT
|
||||
URxvt.foreground: BLACK_LIGHT
|
||||
URxvt.cursorColor: BLUE_EXTRA_LIGHT
|
||||
URxvt*color0: BLACK
|
||||
URxvt*color1: RED_EXTRA_LIGHT
|
||||
URxvt*color2: GREEN_LIGHT
|
||||
URxvt*color3: WHITE
|
||||
URxvt*color4: BLUE
|
||||
URxvt*color5: RED_SUPER_LIGHT
|
||||
URxvt*color6: BLUE_SUPER_LIGHT
|
||||
URxvt*color7: BLACK_LIGHT
|
||||
URxvt*color8: BLUE_DARK
|
||||
URxvt*color9: RED_EXTRA_LIGHT
|
||||
URxvt*color10: AMBER_LIGHT
|
||||
URxvt*color11: GREEN_LIGHT
|
||||
URxvt*color12: BLUE_LIGHT
|
||||
URxvt*color13: RED_LIGHT
|
||||
URxvt*color14: BLUE_EXTRA_LIGHT
|
||||
URxvt*color15: PURPLE_LIGHT
|
||||
URxvt.color0: BLACK
|
||||
URxvt.color1: RED_EXTRA_LIGHT
|
||||
URxvt.color2: GREEN_LIGHT
|
||||
URxvt.color3: WHITE
|
||||
URxvt.color4: BLUE
|
||||
URxvt.color5: RED_SUPER_LIGHT
|
||||
URxvt.color6: BLUE_SUPER_LIGHT
|
||||
URxvt.color7: BLACK_LIGHT
|
||||
URxvt.color8: BLUE_DARK
|
||||
URxvt.color9: RED_EXTRA_LIGHT
|
||||
URxvt.color10: AMBER_LIGHT
|
||||
URxvt.color11: GREEN_LIGHT
|
||||
URxvt.color12: BLUE_LIGHT
|
||||
URxvt.color13: RED_LIGHT
|
||||
URxvt.color14: BLUE_EXTRA_LIGHT
|
||||
URxvt.color15: PURPLE_LIGHT
|
||||
|
||||
! Fonts
|
||||
URxvt.font: xft:DejaVu Sans Mono:size=8:antialias=true:hinting=true
|
||||
|
|
Loading…
Reference in a new issue