feat(theme): labels in Sora; the footer and site chrome follow #130
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!130
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/labels-in-sora"
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?
Merge after toilville_rituals #404, which moves the plugin's labels to Sora. This PR is the theme's half of the same rule.
Peter's call: labels are Sora, and the monospace face is for code.
parts/footer.html: the column headings (Product, Developers, Company) and the small print (© 2026 Toilville LLC, toilville.com) were the theme's only use of the mono preset. They now use Sora, and nothing in the theme references mono any more.var(--font-sans), so the source says the same thing.docs/reviews/theme-alignment-strategy.mdrecords the decision, next to the entry that made mono the system face.Not done yet: the page canvases still style their labels in mono. The site follows the block CSS rather than the canvases, so nothing live depends on them, but they're the next thing to bring in line.
Verified against #404's plugin:
just checkgreenpytest: 305 passed, 0 skipped