12 lines
435 B
TOML
12 lines
435 B
TOML
|
|
# This file is auto-generated by shipwright.nvim
|
||
|
|
[colors]
|
||
|
|
foreground = "#EBEFC0"
|
||
|
|
background = "#0E101A"
|
||
|
|
cursor_fg = "#0E101A"
|
||
|
|
cursor_bg = "#EDF2C2"
|
||
|
|
cursor_border = "#0E101A"
|
||
|
|
selection_fg = "#EBEFC0"
|
||
|
|
selection_bg = "#37382D"
|
||
|
|
ansi = ["#0E101A", "#E03600", "#5DCD97", "#E39500", "#00A3CB", "#795CCC", "#00A3CB", "#EBEFC0"]
|
||
|
|
brights = ["#2B2F46", "#FF4821", "#58DB9E", "#F6A100", "#00B4E0", "#B3A1E6", "#00B4E0", "#B3B692"]
|