Files

26 lines
482 B
TOML
Raw Permalink Normal View History

# This file is auto-generated by shipwright.nvim
[colors.bright]
black = "#2B2F46"
red = "#FF4821"
green = "#58DB9E"
yellow = "#F6A100"
blue = "#00B4E0"
magenta = "#B3A1E6"
cyan = "#00B4E0"
white = "#B3B692"
[colors.cursor]
cursor = "#EDF2C2"
text = "#0E101A"
[colors.normal]
black = "#0E101A"
blue = "#00A3CB"
cyan = "#00A3CB"
green = "#5DCD97"
magenta = "#795CCC"
red = "#E03600"
white = "#EBEFC0"
yellow = "#E39500"
[colors.primary]
background = "#0E101A"
foreground = "#EBEFC0"