Generate a Forgejo theme from UDG rituals tokens #42
No reviewers
Labels
No labels
priority
P1
priority
P2
priority
P3
priority
P4
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Toilville/toilville-design!42
Loading…
Reference in a new issue
No description provided.
Delete branch "toilville/rituals-forge-theme"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
New UDG target that generates a Forgejo theme from the rituals tokens, keeping the whitelabeled forge (Toilville/forgejo) in lockstep with rituals-web / the macOS app.
udg/generators/forgejo.py— reusesextract.py's resolver; emitstheme-rituals.cssthat@imports the Forgejo light/dark base and overrides only brand/surface/text vars (semantic status colors stay on the accessible base). The--color-primaryramp is derived viacolor-mix().udg/products/rituals/forgejo.map.yml— Forgejo--color-*→ UDG token map.just build/just check(drift-gated like every target; the pre-commit dist gate passes).Federated_Code/forgejoas aforgejo-themeconsumer insync-manifest.yml.Pairs with Toilville/forgejo PR #1.