rice/alacritty/doom_one.yml
2021-11-10 02:53:47 -08:00

20 lines
384 B
YAML

# Colors (Doom One)
colors:
# Default colors
primary:
background: "#24282f"
foreground: "#bbc2cf"
cursor:
text: CellBackground
cursor: "#82aaff" # syntax-cursor-color
# Normal colors
normal:
black: "#464b55"
red: "#ff6c6b"
green: "#98be65"
yellow: "#ecbe7b"
blue: "#51afef"
magenta: "#c678dd"
cyan: "#46d9ff"
white: "#bbc2cf"