Update URxvt colors
This commit is contained in:
parent
eaee297bd3
commit
68cad4e971
1 changed files with 15 additions and 15 deletions
30
.Xdefaults
30
.Xdefaults
|
@ -28,28 +28,28 @@ urxvt.background: #111111
|
|||
urxvt.foreground: #bfbfbf
|
||||
|
||||
urxvt.color0: #111111
|
||||
urxvt.color8: #ededed
|
||||
urxvt.color8: #3d3d3d
|
||||
|
||||
urxvt.color1: #402929
|
||||
urxvt.color9: #bf7d7d
|
||||
urxvt.color1: #a87e7e
|
||||
urxvt.color9: #a82a2a
|
||||
|
||||
urxvt.color2: #3b4029
|
||||
urxvt.color10: #8abf6d
|
||||
urxvt.color2: #87a87e
|
||||
urxvt.color10: #43a82a
|
||||
|
||||
urxvt.color3: #3b4029
|
||||
urxvt.color11: #b2bf7d
|
||||
urxvt.color3: #a0a87e
|
||||
urxvt.color11: #bfa82a
|
||||
|
||||
urxvt.color4: #293240
|
||||
urxvt.color12: #6d97bf
|
||||
urxvt.color4: #7e8fa8
|
||||
urxvt.color12: #2a5da8
|
||||
|
||||
urxvt.color5: #3b2940
|
||||
urxvt.color13: #b27dbf
|
||||
urxvt.color5: #a07ea8
|
||||
urxvt.color13: #8f2aa8
|
||||
|
||||
urxvt.color6: #294040
|
||||
urxvt.color14: #7dbfbf
|
||||
urxvt.color6: #7ea8a8
|
||||
urxvt.color14: #2aa8a8
|
||||
|
||||
urxvt.color7: #404040
|
||||
urxvt.color15: #bfbfbf
|
||||
urxvt.color7: #969696
|
||||
urxvt.color15: #ededed
|
||||
|
||||
Xft.antialias: true
|
||||
Xft.rgba: rgb
|
||||
|
|
Loading…
Reference in a new issue