12 lines
435 B
TOML
12 lines
435 B
TOML
# This file is auto-generated by shipwright.nvim
|
|
[colors]
|
|
foreground = "#E7DCC4"
|
|
background = "#2C343A"
|
|
cursor_fg = "#2C343A"
|
|
cursor_bg = "#EBE2CF"
|
|
cursor_border = "#2C343A"
|
|
selection_fg = "#E7DCC4"
|
|
selection_bg = "#615B51"
|
|
ansi = ["#2C343A", "#E67C7F", "#A9C181", "#DDBD7F", "#7FBCB4", "#D69AB7", "#83C193", "#E7DCC4"]
|
|
brights = ["#45525C", "#ED9294", "#B0CE7B", "#EDC77A", "#7AC9C0", "#E5A7C4", "#7DD093", "#B2A790"]
|