Use better yoshi-theme-inspired terminal colors
This commit is contained in:
parent
8337bd8d44
commit
757cfa5b97
1 changed files with 13 additions and 13 deletions
|
@ -39,26 +39,26 @@ urxvt.depth: 32
|
|||
urxvt.background: #111111
|
||||
urxvt.foreground: #bfbfbf
|
||||
|
||||
urxvt.color0: #111111
|
||||
urxvt.color0: #222222
|
||||
urxvt.color8: #3d3d3d
|
||||
|
||||
urxvt.color1: #a87e7e
|
||||
urxvt.color9: #a82a2a
|
||||
urxvt.color1: #a85454
|
||||
urxvt.color9: #da9d9d
|
||||
|
||||
urxvt.color2: #87a87e
|
||||
urxvt.color10: #43a82a
|
||||
urxvt.color2: #66a854
|
||||
urxvt.color10: #a9d39e
|
||||
|
||||
urxvt.color3: #a0a87e
|
||||
urxvt.color11: #bfa82a
|
||||
urxvt.color3: #8d995c
|
||||
urxvt.color11: #c2ca9e
|
||||
|
||||
urxvt.color4: #7e8fa8
|
||||
urxvt.color12: #2a5da8
|
||||
urxvt.color4: #5476a8
|
||||
urxvt.color12: #a2b8d8
|
||||
|
||||
urxvt.color5: #a07ea8
|
||||
urxvt.color13: #8f2aa8
|
||||
urxvt.color5: #9754a8
|
||||
urxvt.color13: #d0a8da
|
||||
|
||||
urxvt.color6: #7ea8a8
|
||||
urxvt.color14: #2aa8a8
|
||||
urxvt.color6: #54a8a8
|
||||
urxvt.color14: #abdddd
|
||||
|
||||
urxvt.color7: #969696
|
||||
urxvt.color15: #ededed
|
||||
|
|
Loading…
Add table
Reference in a new issue