#dfe2e5
#95c7ae
#f3f4f5
#c7c795
#c795ae
#aec795
#1c2023
#272b2e
#95aec7
#adb3ba
#44484b
#c79595
#303437
#ae95c7
#c7ccd1
#c7ae95

Terminal Configs

    
[colors.primary]
background = "#1c2023"
foreground = "#c7ccd1"
dim_foreground = "#adb3ba"
bright_foreground = "#dfe2e5"

[colors.cursor]
text = "#1c2023"
cursor = "#c7ccd1"

[colors.vi_mode_cursor]
text = "#1c2023"
cursor = "#c7ccd1"

[colors.search.matches]
foreground = "#1c2023"
background = "#95c7ae"

[colors.search.focused_match]
foreground = "#1c2023"
background = "#ae95c7"

[colors.footer_bar]
foreground = "#1c2023"
background = "#95c7ae"

[colors.hints.start]
foreground = "#1c2023"
background = "#aec795"

[colors.hints.end]
foreground = "#1c2023"
background = "#c7c795"

[colors.selection]
text = "#1c2023"
background = "#c7ccd1"

[colors.normal]
black = "#1c2023"
red = "#c7ae95"
green = "#95c7ae"
yellow = "#aec795"
blue = "#ae95c7"
magenta = "#c795ae"
cyan = "#95aec7"
white = "#c7ccd1"

[colors.bright]
black = "#44484b"
red = "#c7ae95"
green = "#95c7ae"
yellow = "#aec795"
blue = "#ae95c7"
magenta = "#c795ae"
cyan = "#95aec7"
white = "#dfe2e5"
[[colors.indexed_colors]]
index = 16
color = "#c79595"