Xresources: add xterm colors
This commit is contained in:
parent
3ea5423114
commit
6ba53cf251
1 changed files with 30 additions and 0 deletions
30
Xresources
30
Xresources
|
|
@ -59,3 +59,33 @@ Xft.rgba: rgb
|
||||||
! white
|
! white
|
||||||
*.color7: #e5e5e5
|
*.color7: #e5e5e5
|
||||||
*.color15: #ffffff
|
*.color15: #ffffff
|
||||||
|
|
||||||
|
! special
|
||||||
|
XTerm*.foreground: #554e4c
|
||||||
|
XTerm*.background: #edebea
|
||||||
|
XTerm*.cursorColor: #554e4c
|
||||||
|
! black
|
||||||
|
XTerm*.color0: #151313
|
||||||
|
XTerm*.color8: #635b58
|
||||||
|
! red
|
||||||
|
XTerm*.color1: #eb1032
|
||||||
|
XTerm*.color9: #d53d19
|
||||||
|
! green
|
||||||
|
XTerm*.color2: #4cad2b
|
||||||
|
XTerm*.color10: #211b19
|
||||||
|
! yellow
|
||||||
|
XTerm*.color3: #ca7f16
|
||||||
|
XTerm*.color11: #554e4c
|
||||||
|
! blue
|
||||||
|
XTerm*.color4: #3266e1
|
||||||
|
XTerm*.color12: #8a827f
|
||||||
|
! magenta
|
||||||
|
XTerm*.color5: #534be4
|
||||||
|
XTerm*.color13: #e0dbd9
|
||||||
|
! cyan
|
||||||
|
XTerm*.color6: #149f8a
|
||||||
|
XTerm*.color14: #b315f0
|
||||||
|
! white
|
||||||
|
XTerm*.color7: #97908e
|
||||||
|
XTerm*.color15: #edebea
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue