12 lines
435 B
TOML
12 lines
435 B
TOML
# This file is auto-generated by shipwright.nvim
|
|
[colors]
|
|
foreground = "#B4BDC3"
|
|
background = "#1C1917"
|
|
cursor_fg = "#1C1917"
|
|
cursor_bg = "#C4CACF"
|
|
cursor_border = "#1C1917"
|
|
selection_fg = "#B4BDC3"
|
|
selection_bg = "#3D4042"
|
|
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]
|
|
brights = ["#403833", "#E8838F", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#888F94"]
|