1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | [colors]
foreground = #7c6b69
background = #f6f6f2
cursor = #7c6b69
# if unset, will reverse foreground and background
highlight = #7c6b69
# colors from color0 to color254 can be set
#black
color0 = #474737
color8 = #737474
#red
color1 = #7d5d4d
color9 = #997f73
#green
color2 = #63884d
color10 = #84a182
#yellow
color3 = #8f794d
color11 = #a79673
#blue
color4 = #4d73aa
color12 = #7391bc
#magenta
color5 = #624d8f
color13 = #8473a7
#cyan
color6 = #4d9085
color14 = #73a89f
#white
color7 = #abab99
color15 = #cacabf
|
x
Notes
Someone told me to try inverting Satori, so I did it.
It looks kinda weird but also interesting.