Files
zenbones-theme/extras/alacritty/seoulbones_dark.toml

26 lines
482 B
TOML
Raw Normal View History

# This file is auto-generated by shipwright.nvim
[colors.bright]
black = "#6C6465"
red = "#EB99B1"
green = "#8FCD92"
yellow = "#FFE5B3"
blue = "#A2C8E9"
magenta = "#B2B3DA"
cyan = "#6BCACB"
white = "#A8A8A8"
[colors.cursor]
cursor = "#E2E2E2"
text = "#4B4B4B"
[colors.normal]
black = "#4B4B4B"
blue = "#97BDDE"
cyan = "#6FBDBE"
green = "#98BD99"
magenta = "#A5A6C5"
red = "#E388A3"
white = "#DDDDDD"
yellow = "#FFDF9B"
[colors.primary]
background = "#4B4B4B"
foreground = "#DDDDDD"