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

28 lines
506 B
YAML
Executable File

colors:
name: Splurge
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#4a4b4a"
red: "#d7699a"
green: "#80d468"
yellow: "#d7a169"
blue: "#6985d7"
magenta: "#c86ad4"
cyan: "#6fccd1"
white: "#dbdcdc"
bright:
black: "#696969"
red: "#f5a2b5"
green: "#a3f2a0"
yellow: "#f5cda2"
blue: "#a2c1f5"
magenta: "#d2a2f5"
cyan: "#a0e9f2"
white: "#fdfdfd"