alacritty_colors/themes/seabird.toml
2024-03-14 14:04:39 -07:00

22 lines
390 B
TOML

[colors]
[colors.primary]
background = "#ffffff"
foreground = "#1A1A1A"
[colors.normal]
black = "#0b141a"
red = "#ff4053"
green = "#11ab00"
yellow = "#bf8c00"
blue = "#0099ff"
magenta = "#9854ff"
cyan = "#00a5ab"
white = "#ffffff"
[colors.bright]
black = "#0b141a"
red = "#ff4053"
green = "#11ab00"
yellow = "#bf8c00"
blue = "#0099ff"
magenta = "#9854ff"
cyan = "#00a5ab"
white = "#ffffff"