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

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 = "#E8C48B"
red = "#A54A66"
green = "#1C5970"
yellow = "#C68223"
blue = "#407D88"
magenta = "#855AAC"
cyan = "#407D88"
white = "#A4635F"
[colors.cursor]
cursor = "#724341"
text = "#FBF6F0"
[colors.normal]
black = "#FBF6F0"
blue = "#5795A0"
cyan = "#5795A0"
green = "#286A84"
magenta = "#917BA9"
red = "#B5637A"
white = "#724341"
yellow = "#EC9D33"
[colors.primary]
background = "#FBF6F0"
foreground = "#724341"