Files

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

26 lines
482 B
TOML
Raw Permalink Normal View History

2024-03-24 10:15:11 +00:00
# This file is auto-generated by shipwright.nvim
[colors.bright]
black = "#475063"
red = "#D6787F"
green = "#A8CC86"
yellow = "#E09680"
blue = "#89CAC8"
magenta = "#CF97C5"
cyan = "#82CCE0"
white = "#A5B4CD"
[colors.cursor]
cursor = "#EEF1F5"
text = "#2F3541"
[colors.normal]
black = "#2F3541"
blue = "#8FBCBA"
cyan = "#87BFCE"
green = "#A4BE8D"
magenta = "#B38DAC"
red = "#C1616A"
white = "#EBEEF3"
yellow = "#CF866F"
[colors.primary]
background = "#2F3541"
foreground = "#EBEEF3"