Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
435 B
TOML
Raw Permalink Normal View History

2021-11-06 06:18:54 +00:00
# This file is auto-generated by shipwright.nvim
2021-10-31 00:35:48 +00:00
[colors]
2021-11-06 06:18:54 +00:00
foreground = "#353535"
background = "#F0F0CA"
cursor_fg = "#F0F0CA"
cursor_bg = "#353535"
2021-10-31 00:35:48 +00:00
cursor_border = "#F0F0CA"
2021-11-06 06:18:54 +00:00
selection_fg = "#353535"
selection_bg = "#D7D7D7"
2021-10-31 00:35:48 +00:00
ansi = ["#F0F0CA", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#353535"]
brights = ["#C6C6A3", "#94253E", "#3F5A22", "#803D1C", "#1D5573", "#7B3B70", "#2B747C", "#5C5C5C"]