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

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

26 lines
482 B
TOML
Raw Normal View History

2024-03-24 10:15:11 +00:00
# This file is auto-generated by shipwright.nvim
[colors.bright]
black = "#45525C"
red = "#ED9294"
green = "#B0CE7B"
yellow = "#EDC77A"
blue = "#7AC9C0"
magenta = "#E5A7C4"
cyan = "#7DD093"
white = "#B2A790"
[colors.cursor]
cursor = "#EBE2CF"
text = "#2C343A"
[colors.normal]
black = "#2C343A"
blue = "#7FBCB4"
cyan = "#83C193"
green = "#A9C181"
magenta = "#D69AB7"
red = "#E67C7F"
white = "#E7DCC4"
yellow = "#DDBD7F"
[colors.primary]
background = "#2C343A"
foreground = "#E7DCC4"