2021-09-14 05:54:36 +08:00
|
|
|
# Zenflesh
|
|
|
|
|
[colors]
|
2021-09-14 14:51:22 +08:00
|
|
|
foreground = "#B3BABF"
|
2021-09-14 05:54:36 +08:00
|
|
|
background = "#1A1715"
|
2021-09-14 14:51:22 +08:00
|
|
|
cursor_bg = "#C2C7CB"
|
2021-09-14 05:54:36 +08:00
|
|
|
cursor_border = "#161311"
|
|
|
|
|
cursor_fg = "#161311"
|
|
|
|
|
selection_bg = "#303B41"
|
2021-09-14 14:51:22 +08:00
|
|
|
selection_fg = "#B3BABF"
|
2021-09-14 05:54:36 +08:00
|
|
|
|
2021-09-14 16:07:08 +08:00
|
|
|
ansi = ["#1A1715", "#BB6572", "#75884C", "#B86E54", "#4185AE", "#AC75A1", "#4F969E", "#B3BABF"]
|
|
|
|
|
brights = ["#2F2925", "#D16D7D", "#7F974C", "#D07654", "#4293C2", "#C873B8", "#4CA2AC", "#93999E"]
|