dotfiles/alacritty/themes/Dkeg - colorstar.yaml

28 lines
511 B
YAML
Raw Normal View History

2023-04-11 07:51:06 +00:00
colors:
name: Color Star
author: dkeg
primary:
background: "#000000"
foreground: "#d3d3d3"
cursor:
text: "#000000"
cursor: "#d3d3d3"
normal:
black: "#03010f"
red: "#503b43"
green: "#353b64"
yellow: "#8c2424"
blue: "#6067ac"
magenta: "#624d19"
cyan: "#7c83c0"
white: "#9a600f"
bright:
black: "#ab9e9e"
red: "#b28930"
green: "#bbada9"
yellow: "#c37305"
blue: "#d0ae58"
magenta: "#d7b559"
cyan: "#f4e199"
white: "#f6f4df"