adjust zenflesh bg saturation

This commit is contained in:
Michael Chris Lopez
2021-10-15 13:52:44 +08:00
parent 8b235543f2
commit 4fa564958f
24 changed files with 149 additions and 149 deletions

View File

@@ -2,12 +2,12 @@
# Zenflesh
[colors]
foreground = "#B4BDC3"
background = "#1C1918"
background = "#1C1917"
cursor_bg = "#C4CACF"
cursor_border = "#171514"
cursor_fg = "#171514"
cursor_border = "#181513"
cursor_fg = "#181513"
selection_bg = "#37393B"
selection_fg = "#B4BDC3"
ansi = ["#1C1918", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]
brights = ["#3E3834", "#E8838F", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#888F94"]
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]
brights = ["#403833", "#E8838F", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#888F94"]

View File

@@ -2,12 +2,12 @@
# Zenflesh_stark
[colors]
foreground = "#B4BDC3"
background = "#161311"
background = "#171210"
cursor_bg = "#C4CACF"
cursor_border = "#171514"
cursor_fg = "#171514"
cursor_border = "#181513"
cursor_fg = "#181513"
selection_bg = "#37393B"
selection_fg = "#B4BDC3"
ansi = ["#1C1918", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]
brights = ["#3E3834", "#E8838F", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#888F94"]
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]
brights = ["#403833", "#E8838F", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#888F94"]

View File

@@ -2,12 +2,12 @@
# Zenflesh_warm
[colors]
foreground = "#B4BDC3"
background = "#221F1E"
background = "#221F1D"
cursor_bg = "#C4CACF"
cursor_border = "#171514"
cursor_fg = "#171514"
cursor_border = "#181513"
cursor_fg = "#181513"
selection_bg = "#37393B"
selection_fg = "#B4BDC3"
ansi = ["#1C1918", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]
brights = ["#3E3834", "#E8838F", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#888F94"]
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]
brights = ["#403833", "#E8838F", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#888F94"]