use DodgerBlue instead of default dark blue
This commit is contained in:
parent
91add825eb
commit
9f33bfd50f
1 changed files with 9 additions and 2 deletions
11
.Xresources
11
.Xresources
|
|
@ -22,8 +22,15 @@ XTerm*termName: xterm-256color
|
||||||
!!cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
|
!!cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
|
||||||
!!green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60
|
!!green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60
|
||||||
|
|
||||||
XTerm*background: #002b36
|
XTerm*background: #002b36
|
||||||
XTerm*foreground: #93a1a1
|
XTerm*foreground: #93a1a1
|
||||||
|
XTerm*color4: DodgerBlue
|
||||||
|
XTerm*color12: DodgerBlue
|
||||||
|
|
||||||
|
URxvt*background: #002b36
|
||||||
|
URxvt*foreground: #93a1a1
|
||||||
|
URxvt*color4: DodgerBlue
|
||||||
|
URxvt*color12: DodgerBlue
|
||||||
|
|
||||||
Xft.lcdfilter: lcddefault
|
Xft.lcdfilter: lcddefault
|
||||||
Xft.hintstyle: hintslight
|
Xft.hintstyle: hintslight
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue