v0.3.1 · MIT · heartbox.f00.sh
Heartbox
A dark theme that feels hand-tinted dye-transfer — Oz poppy scarlet over night soil, warm cobalt sky, hospital cream paper, anatomical pink, bruise purple, and cool silver metal. One palette. Ports for terminals, editors, shells, bars, and tools.
Palette
canonical tokensSilver is intentional and subtle — cursor, chrome, punctuation — the cool metal of a worn jacket against warm black.
Feel
- warm hospital-night blacks — pure black allowed, never pure navy
- Oz dye-transfer poppy scarlet as hero accent
- warm cobalt sky vs chorus heat (never LED pure primaries)
- hospital cream paper UI — never pure white
- dusty mauve comments, soft focus
- cool silver ladder for edges and cursor only
Ports
Built-in ports ship in-repo under themes/. More apps welcome —
follow themes/TEMPLATE.md.
Install
# clone
git clone https://github.com/f00-sh/heartbox.git cd heartbox
# pick a port
ls themes/ # e.g. kitty: cp themes/kitty/heartbox.conf ~/.config/kitty/themes/ # include or load per app README / themes/TEMPLATE.md
# regenerate ports from palette (maintainers)
python3 scripts/generate-themes.py
Canonical source of truth: palette/heartbox.json
(+ CSS / TOML / YAML / SCSS).