.Xdefaults
This commit is contained in:
parent
4f57503a70
commit
4743284e37
1 changed files with 11 additions and 11 deletions
22
.Xdefaults
22
.Xdefaults
|
@ -20,23 +20,23 @@ urxvt.font: xft:Monaco:weight=medium:pixelsize=18
|
|||
urxvt.boldFont: xft:Monaco:weight=black:pixelsize=18
|
||||
urxvt.italicFont: xft:Monaco:slant=italic:pixelsize=18
|
||||
|
||||
urxvt.background: #252a2b
|
||||
urxvt.background: #111113
|
||||
urxvt.foreground: #eeeeec
|
||||
|
||||
urxvt.color0: #0c191c
|
||||
urxvt.color8: #2e3436
|
||||
urxvt.color0: #171719
|
||||
urxvt.color8: #222224
|
||||
|
||||
urxvt.color1: #a40000
|
||||
urxvt.color9: #ef2929
|
||||
urxvt.color1: #8b1a1a
|
||||
urxvt.color9: #ff5d55
|
||||
|
||||
urxvt.color2: #4e9a06
|
||||
urxvt.color10: #8ae234
|
||||
urxvt.color10: #9ad870
|
||||
|
||||
urxvt.color3: #c4a000
|
||||
urxvt.color11: #fce94f
|
||||
urxvt.color11: #cfce29
|
||||
|
||||
urxvt.color4: #204a87
|
||||
urxvt.color12: #729fcf
|
||||
urxvt.color4: #2729b6
|
||||
urxvt.color12: #78a2c1
|
||||
|
||||
urxvt.color5: #5c3566
|
||||
urxvt.color13: #ad7fa8
|
||||
|
@ -44,8 +44,8 @@ urxvt.color13: #ad7fa8
|
|||
urxvt.color6: #9f5902
|
||||
urxvt.color14: #e9b96e
|
||||
|
||||
urxvt.color7: #babdb6
|
||||
urxvt.color15: #d3d7cf
|
||||
urxvt.color7: #999999
|
||||
urxvt.color15: #a9a9a9
|
||||
|
||||
Xft.antialias: true
|
||||
Xft.rgba: rgb
|
||||
|
|
Loading…
Reference in a new issue