hackfetch v1.1.0 - Pride Flag Pack + Custom Themes + Stardance
Pride Flag Pack 🏳️🌈
12 new identity color schemes, joining the existing pride and trans:
bi · lesbian · pan · nonbinary · ace · aro · agender · genderfluid · intersex · demi · poly · progress
hackfetch stardance bi
hackfetch flag lesbian
hackfetch -color progressAliases included: bisexual, pansexual, nb, asexual, aromantic.
Custom themes
Define your own color schemes in ~/.config/hackfetch/colors.json:
{
"schemes": {
"vaporwave": { "colors": [199, 165, 99, 51], "mode": "per-line" },
"fire": { "colors": [196, 202, 208, 214, 220, 226], "mode": "per-char" }
}
}mode is single, per-line, or per-char. Your themes override built-ins of the same name.
-color auto
Detects the date and picks for you - pride during June, hackclub the rest of the year.
hackfetch -color auto
export HACKFETCH_COLOR=auto # always-onStardance integration
- stardance field shows days left until Stardance ends (Sep 30, 2026). Auto-hides when Stardance is over.
- stardust field shows your stardust count when
HACKFETCH_STARDUST=Nis set:
export HACKFETCH_STARDUST=42
hackfetchUpgrade
brew update
brew upgrade hackfetchOr fresh install:
brew tap xerneas3318/tap
brew install hackfetch