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

28 lines
507 B
YAML
Executable File

colors:
name: Panels
author: dkeg
primary:
background: "#000000"
foreground: "#d3d3d3"
cursor:
text: "#000000"
cursor: "#d3d3d3"
normal:
black: "#191927"
red: "#282f5e"
green: "#2b4593"
yellow: "#344276"
blue: "#4e3a4f"
magenta: "#61372f"
cyan: "#6b484c"
white: "#744537"
bright:
black: "#905749"
red: "#94431c"
green: "#9f582a"
yellow: "#a38687"
blue: "#e1750f"
magenta: "#eaaf25"
cyan: "#fa8e08"
white: "#fca806"