12 lines
435 B
TOML
12 lines
435 B
TOML
# This file is auto-generated by shipwright.nvim
|
|
[colors]
|
|
foreground = "#555555"
|
|
background = "#E2E2E2"
|
|
cursor_fg = "#E2E2E2"
|
|
cursor_bg = "#555555"
|
|
cursor_border = "#E2E2E2"
|
|
selection_fg = "#555555"
|
|
selection_bg = "#CCCCCC"
|
|
ansi = ["#E2E2E2", "#DC5284", "#628562", "#C48562", "#0084A3", "#896788", "#008586", "#555555"]
|
|
brights = ["#BFBABB", "#BE3C6D", "#487249", "#A76B48", "#006F89", "#7F4C7E", "#006F70", "#777777"]
|