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

28 lines
523 B
YAML
Executable File

colors:
name: Google (dark)
author: Chris Kempson
primary:
background: "#1d1f21"
foreground: "#c5c8c6"
cursor:
text: "#1d1f21"
cursor: "#c5c8c6"
normal:
black: "#1d1f21"
red: "#cc342b"
green: "#198844"
yellow: "#fba922"
blue: "#3971ed"
magenta: "#a36ac7"
cyan: "#3971ed"
white: "#c5c8c6"
bright:
black: "#969896"
red: "#cc342b"
green: "#198844"
yellow: "#fba922"
blue: "#3971ed"
magenta: "#a36ac7"
cyan: "#3971ed"
white: "#ffffff"