Color XTerm config
This commit is contained in:
parent
54fc732c10
commit
6697513c03
|
@ -3,41 +3,41 @@
|
||||||
*cursorColor: #16A085
|
*cursorColor: #16A085
|
||||||
|
|
||||||
! special
|
! special
|
||||||
*.foreground: #95f794
|
*.foreground: #00a51e
|
||||||
*.background: #000000
|
*.background: #1a1a1a
|
||||||
*.cursorColor: #95f794
|
*.cursorColor: #00a51e
|
||||||
|
|
||||||
! black
|
! black
|
||||||
*.color0: #303030
|
*.color0: #808080
|
||||||
*.color8: #5f5f5f
|
*.color8: #9c9c9c
|
||||||
|
|
||||||
! red
|
! red
|
||||||
*.color1: #ffffff
|
*.color1: #c48980
|
||||||
*.color9: #ffffff
|
*.color9: #a15048
|
||||||
|
|
||||||
! green
|
! green
|
||||||
*.color2: #b1d631
|
*.color2: #8da862
|
||||||
*.color10: #ffffff
|
*.color10: #63fb69
|
||||||
|
|
||||||
! yellow
|
! yellow
|
||||||
*.color3: #7b7b7b
|
*.color3: #b29b7a
|
||||||
*.color11: #b5e001
|
*.color11: #916f27
|
||||||
|
|
||||||
! blue
|
! blue
|
||||||
*.color4: #0dff1c
|
*.color4: #809bc4
|
||||||
*.color12: #00bc67
|
*.color12: #567cb0
|
||||||
|
|
||||||
! magenta
|
! magenta
|
||||||
*.color5: #6d506d
|
*.color5: #aa88b2
|
||||||
*.color13: #147f00
|
*.color13: #964e8f
|
||||||
|
|
||||||
! cyan
|
! cyan
|
||||||
*.color6: #4bb5c1
|
*.color6: #82adad
|
||||||
*.color14: #4bb5c1
|
*.color14: #4e848a
|
||||||
|
|
||||||
! white
|
! white
|
||||||
*.color7: #7e7e7e
|
*.color7: #bfbfbf
|
||||||
*.color15: #a0a0a0
|
*.color15: #9c9c9c
|
||||||
|
|
||||||
URxvt.font: xft:Source Code Pro:size=12
|
URxvt.font: xft:Source Code Pro:size=12
|
||||||
URxvt.depth: 32
|
URxvt.depth: 32
|
||||||
|
|
Loading…
Reference in New Issue