12 lines
435 B
TOML
12 lines
435 B
TOML
|
|
# This file is auto-generated by shipwright.nvim
|
||
|
|
[colors]
|
||
|
|
foreground = "#F0E4CF"
|
||
|
|
background = "#404040"
|
||
|
|
cursor_fg = "#404040"
|
||
|
|
cursor_bg = "#F3EADB"
|
||
|
|
cursor_border = "#404040"
|
||
|
|
selection_fg = "#F0E4CF"
|
||
|
|
selection_bg = "#746956"
|
||
|
|
ansi = ["#404040", "#E3716E", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#F0E4CF"]
|
||
|
|
brights = ["#625A5B", "#EC8685", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#C0AB86"]
|