Files
dotfiles/.config/alacritty/alacritty-themes/themes/Atelierheath.dark.yml
2026-03-15 10:32:59 +05:30

28 lines
529 B
YAML
Executable File

colors:
name: Atelierheath (dark)
author: Chris Kempson
primary:
background: "#1b181b"
foreground: "#ab9bab"
cursor:
text: "#1b181b"
cursor: "#ab9bab"
normal:
black: "#1b181b"
red: "#ca402b"
green: "#379a37"
yellow: "#bb8a35"
blue: "#516aec"
magenta: "#7b59c0"
cyan: "#159393"
white: "#ab9bab"
bright:
black: "#776977"
red: "#ca402b"
green: "#379a37"
yellow: "#bb8a35"
blue: "#516aec"
magenta: "#7b59c0"
cyan: "#159393"
white: "#f7f3f7"