12 lines
435 B
TOML
12 lines
435 B
TOML
# This file is auto-generated by shipwright.nvim
|
|
[colors]
|
|
foreground = "#DDD8BB"
|
|
background = "#1F1F28"
|
|
cursor_fg = "#1F1F28"
|
|
cursor_bg = "#E6E0C2"
|
|
cursor_border = "#1F1F28"
|
|
selection_fg = "#DDD8BB"
|
|
selection_bg = "#49473E"
|
|
ansi = ["#1F1F28", "#E46A78", "#98BC6D", "#E5C283", "#7EB3C9", "#957FB8", "#7EB3C9", "#DDD8BB"]
|
|
brights = ["#3C3C51", "#EC818C", "#9EC967", "#F1C982", "#7BC2DF", "#A98FD2", "#7BC2DF", "#A8A48D"]
|