X: Minor color tweaks
This commit is contained in:
parent
4c2c83f1c2
commit
6e82998d86
1 changed files with 10 additions and 9 deletions
19
.Xdefaults
19
.Xdefaults
|
@ -26,25 +26,26 @@ urxvt*color0: #0c181c
|
|||
urxvt*color1: #800000
|
||||
! green + yellow
|
||||
urxvt*color2: #5a8e3a
|
||||
urxvt*color3: #e3e300
|
||||
!urxvt*color3: #e3e300
|
||||
! blue + purple
|
||||
urxvt*color4: RoyalBlue
|
||||
urxvt*color5: #ad7fa8
|
||||
urxvt*color5: #585ca8
|
||||
! cyan + white
|
||||
!urxvt*color6: #d78700
|
||||
urxvt*color6: #287373
|
||||
urxvt*color7: #ececec
|
||||
! bright-black + birhgt-red
|
||||
urxvt*color8: #2e3436
|
||||
!urxvt*color9: #ff0000
|
||||
urxvt*color9: #c89490
|
||||
! bright-green + bright-yellow
|
||||
!urxvt*color10: #5fff00
|
||||
!urxvt*color11: #ffd75f
|
||||
urxvt*color10: #80b080
|
||||
urxvt*color11: #c9c990
|
||||
! bright-blue + bright-purple
|
||||
!urxvt*color12: #87d7ff
|
||||
urxvt*color12: #90a4c8
|
||||
! #4779b2
|
||||
urxvt*color13: #ad68a6
|
||||
! bright-cyan + bright-white
|
||||
!urxvt*color14: #d7af87
|
||||
!urxvt*color15: #ffaf00
|
||||
urxvt*color14: #53a5a5
|
||||
urxvt*color15: #ffffff
|
||||
|
||||
|
||||
xterm*background: #252A2B
|
||||
|
|
Loading…
Reference in a new issue