regenerate zenflesh colors

This commit is contained in:
Michael Chris Lopez
2021-09-14 14:51:22 +08:00
parent 9a2fd3c7a7
commit 193f68089e
7 changed files with 73 additions and 73 deletions

View File

@@ -1,12 +1,12 @@
# Zenflesh
[colors]
foreground = "#B6BCC1"
foreground = "#B3BABF"
background = "#1A1715"
cursor_bg = "#C5CACE"
cursor_bg = "#C2C7CB"
cursor_border = "#161311"
cursor_fg = "#161311"
selection_bg = "#303B41"
selection_fg = "#B6BCC1"
selection_fg = "#B3BABF"
ansi = ["#B6BCC1", "#BB6572", "#75884C", "#B86E54", "#4185AE", "#AC75A1", "#4F969E", "#1A1715"]
brights = ["#969CA0", "#D16D7D", "#7F974C", "#D07654", "#4293C2", "#C873B8", "#4CA2AC", "#2F2925"]
ansi = ["#B3BABF", "#BB6572", "#75884C", "#B86E54", "#4185AE", "#AC75A1", "#4F969E", "#1A1715"]
brights = ["#93999E", "#D16D7D", "#7F974C", "#D07654", "#4293C2", "#C873B8", "#4CA2AC", "#2F2925"]