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

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 = "#DBC988"
red = "#E6271C"
green = "#758700"
yellow = "#B98500"
blue = "#297CA6"
magenta = "#CA43A3"
cyan = "#258C67"
white = "#6E7F88"
[colors.cursor]
cursor = "#4F5B62"
text = "#FAF3E1"
[colors.normal]
black = "#FAF3E1"
blue = "#3A94C4"
cyan = "#36A87E"
green = "#8DA200"
magenta = "#DF69BA"
red = "#F85550"
white = "#4F5B62"
yellow = "#DEA000"
[colors.primary]
background = "#FAF3E1"
foreground = "#4F5B62"