mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
xresources: yet another color scheme for rxvt, with more contrast
This commit is contained in:
parent
f5aa2a1b51
commit
f7f6104f4b
1 changed files with 17 additions and 17 deletions
34
Xresources
34
Xresources
|
@ -4,23 +4,23 @@ Xft.hinting: true
|
||||||
Xft.hintstyle: hintlight
|
Xft.hintstyle: hintlight
|
||||||
Xft.rgba: rgb
|
Xft.rgba: rgb
|
||||||
|
|
||||||
!! Colors, stolen from http://xcolors.net/dl/colorfulcolors
|
!! Colors, stolen from http://xcolors.net/dl/derp
|
||||||
*color0: #151515
|
*color0: #111111
|
||||||
*color8: #696969
|
*color8: #666666
|
||||||
*color1: #FF8EAF
|
*color1: rgb:d3/62/65
|
||||||
*color9: #ED4C7A
|
*color9: rgb:ef/81/71
|
||||||
*color2: #A6E25F
|
*color2: #aece91
|
||||||
*color10: #A6E179
|
*color10: #cfefb3
|
||||||
*color3: #F8E578
|
*color3: rgb:e7/e1/8c
|
||||||
*color11: #FFDF6B
|
*color11: rgb:ff/f7/96
|
||||||
*color4: #A6E2F0
|
*color4: #5297cf
|
||||||
*color12: #79D2FF
|
*color12: #74b8ef
|
||||||
*color5: #E85B92
|
*color5: #963c59
|
||||||
*color13: #BB5D79
|
*color13: #b85e7b
|
||||||
*color6: #5F868F
|
*color6: #5E7175
|
||||||
*color14: #87A8AF
|
*color14: #A3BABF
|
||||||
*color7: #D5F1F2
|
*color7: #bebebe
|
||||||
*color15: #E2F1F6
|
*color15: #ffffff
|
||||||
|
|
||||||
!! rxvt configuration
|
!! rxvt configuration
|
||||||
URxvt.foreground: white
|
URxvt.foreground: white
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue