dotfiles/alacritty/themes/Atelierforest.dark.yaml

28 lines
530 B
YAML
Raw Normal View History

2023-04-11 07:51:06 +00:00
colors:
name: Atelierforest (dark)
author: Chris Kempson
primary:
background: "#1b1918"
foreground: "#a8a19f"
cursor:
text: "#1b1918"
cursor: "#a8a19f"
normal:
black: "#1b1918"
red: "#f22c40"
green: "#5ab738"
yellow: "#d5911a"
blue: "#407ee7"
magenta: "#6666ea"
cyan: "#00ad9c"
white: "#a8a19f"
bright:
black: "#766e6b"
red: "#f22c40"
green: "#5ab738"
yellow: "#d5911a"
blue: "#407ee7"
magenta: "#6666ea"
cyan: "#00ad9c"
white: "#f1efee"