alacritty-theme/themes/synthwave_84.toml

24 lines
383 B
TOML
Raw Normal View History

2024-07-16 17:03:18 +02:00
[colors.primary]
foreground = "#ffffff"
background = "#262335"
[colors.normal]
black = "#262335"
red = "#fe4450"
green = "#72f1b8"
yellow = "#f3e70f"
blue = "#03edf9"
magenta = "#ff7edb"
cyan = "#03edf9"
white = "#ffffff"
[colors.bright]
black = "#614d85"
2024-07-16 17:03:18 +02:00
red = "#fe4450"
green = "#72f1b8"
yellow = "#fede5d"
blue = "#03edf9"
magenta = "#ff7edb"
cyan = "#03edf9"
white = "#ffffff"