#f5d595
#131a21
#9ce5c0
#a3b8ef
#ef8891
#c2a2e3
#e88e9b
#4f565d
#31383f
#ced4df
#2c333a
#d3d9e4
#40474e
#b5bcc9
#EDA685
#abb9e0

Terminal Configs

    
[colors.primary]
background = "#131a21"
foreground = "#ced4df"
dim_foreground = "#4f565d"
bright_foreground = "#d3d9e4"

[colors.cursor]
text = "#131a21"
cursor = "#ced4df"

[colors.vi_mode_cursor]
text = "#131a21"
cursor = "#ced4df"

[colors.search.matches]
foreground = "#131a21"
background = "#9ce5c0"

[colors.search.focused_match]
foreground = "#131a21"
background = "#a3b8ef"

[colors.footer_bar]
foreground = "#131a21"
background = "#9ce5c0"

[colors.hints.start]
foreground = "#131a21"
background = "#f5d595"

[colors.hints.end]
foreground = "#131a21"
background = "#EDA685"

[colors.selection]
text = "#131a21"
background = "#ced4df"

[colors.normal]
black = "#131a21"
red = "#ef8891"
green = "#9ce5c0"
yellow = "#f5d595"
blue = "#a3b8ef"
magenta = "#c2a2e3"
cyan = "#abb9e0"
white = "#ced4df"

[colors.bright]
black = "#40474e"
red = "#ef8891"
green = "#9ce5c0"
yellow = "#f5d595"
blue = "#a3b8ef"
magenta = "#c2a2e3"
cyan = "#abb9e0"
white = "#d3d9e4"
[[colors.indexed_colors]]
index = 16
color = "#e88e9b"