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

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 = "#ADB0BD"
red = "#7E3242"
green = "#26554F"
yellow = "#794E0D"
blue = "#26467A"
magenta = "#503875"
cyan = "#34645D"
white = "#56618D"
[colors.cursor]
cursor = "#333A57"
text = "#D6D7DC"
[colors.normal]
black = "#D6D7DC"
blue = "#34548C"
cyan = "#176775"
green = "#34645D"
magenta = "#5A4A79"
red = "#8B4351"
white = "#333A57"
yellow = "#8F5E14"
[colors.primary]
background = "#D6D7DC"
foreground = "#333A57"