12 lines
435 B
TOML
12 lines
435 B
TOML
|
|
# This file is auto-generated by shipwright.nvim
|
||
|
|
[colors]
|
||
|
|
foreground = "#333A57"
|
||
|
|
background = "#D6D7DC"
|
||
|
|
cursor_fg = "#D6D7DC"
|
||
|
|
cursor_bg = "#333A57"
|
||
|
|
cursor_border = "#D6D7DC"
|
||
|
|
selection_fg = "#333A57"
|
||
|
|
selection_bg = "#BBC0D8"
|
||
|
|
ansi = ["#D6D7DC", "#8B4351", "#34645D", "#8F5E14", "#34548C", "#5A4A79", "#176775", "#333A57"]
|
||
|
|
brights = ["#ADB0BD", "#7E3242", "#26554F", "#794E0D", "#26467A", "#503875", "#34645D", "#56618D"]
|