Dotfiles/colors.conf

10 lines
476 B
Plaintext

# CyberQueer Theme Colors
# Edit values, then run: ~/Dotfiles/apply-theme.sh
# Bare 6-digit hex values only (no # prefix)
COLOR_TEXT=D6ABAB # Quasi-White Text — foreground, labels
COLOR_BG=1A1A1A # Gray Background — base surface
COLOR_HIGHLIGHT=E40046 # Hot Pink Accent — primary accent, active borders
COLOR_DARK=5018DD # Electric Violet — secondary accent, inactive borders
COLOR_RED=F50505 # Red Hi-vis — danger, alerts