dotfiles/alacritty/themes/Epiphany.yaml

28 lines
507 B
YAML
Raw Normal View History

2023-04-11 07:51:06 +00:00
colors:
name: Epiphany
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#565656"
red: "#ac4f4f"
green: "#88ab77"
yellow: "#d0d9ad"
blue: "#677088"
magenta: "#cdcdb4"
cyan: "#445362"
white: "#ffffff"
bright:
black: "#656565"
red: "#e85555"
green: "#8ccd6c"
yellow: "#c5d67d"
blue: "#647396"
magenta: "#cdb4c9"
cyan: "#505b6c"
white: "#c0c0c0"