12 lines
435 B
TOML
12 lines
435 B
TOML
# This file is auto-generated by shipwright.nvim
|
|
[colors]
|
|
foreground = "#4F5B62"
|
|
background = "#FAF3E1"
|
|
cursor_fg = "#FAF3E1"
|
|
cursor_bg = "#4F5B62"
|
|
cursor_border = "#FAF3E1"
|
|
selection_fg = "#4F5B62"
|
|
selection_bg = "#D3DFE6"
|
|
ansi = ["#FAF3E1", "#F85550", "#8DA200", "#DEA000", "#3A94C4", "#DF69BA", "#36A87E", "#4F5B62"]
|
|
brights = ["#DBC988", "#E6271C", "#758700", "#B98500", "#297CA6", "#CA43A3", "#258C67", "#6E7F88"]
|