You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(theme): add Mist — a hypnagogic fog design language
Fourth fezcodex theme built on the threshold between waking and sleep:
fog paper, eucalyptus ink, drift-blue glows, Instrument Serif display,
lowercase IBM Plex Mono whispers, fading horizon rules, veil-glass
surfaces, and blur-dissolve motion.
- mist brand library (Orb, Veil, Horizon, Strip, Chapter, Spec, Colophon)
- full page suite in mist-views + MistBlogPage, chrome (sidebar/navbar/
footer), search, command palette, side panel, modals, contact, toasts
- theme registration, dispatchers, design selection card, settings
switchers in all four themes
- Syntax companion gets a fog-wisp form (fixes stale framer scaleX
carrying over from the default sprite)
- Banner gets a mist veil variant; fezmist launch banner added and
terracotta banner deactivated; timeline entry added
- Toast reads theme reactively via LocalStorageManager write events
(fixes wrong-theme toasts on first visit with ?fezTheme=...)
- bump to v0.27.3, kernel codename Mistwright
Copy file name to clipboardExpand all lines: public/timeline/timeline.piml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,12 @@
1
1
(timeline)
2
+
> (item)
3
+
(date) 2026-06-10
4
+
(title) Fezmist: The Hypnagogic Codex
5
+
(description) Deployed 'Mist', a fourth design language built on hypnagogia — the threshold between waking and sleep. Fog paper, eucalyptus ink, drift-blue glows, Instrument Serif display and lowercase IBM Plex Mono whispers. Every page rebuilt as a drift: fading horizon rules, veil-glass surfaces, blur-dissolve motion, a breathing orb mark, and theme-aware Search, Command Palette, Side Panel, Toasts, Modals — plus a fog-wisp form for Syntax. Kernel codename bumped to Mistwright (v0.27.x).
6
+
(type) feature
7
+
(icon) CloudIcon
8
+
(link) /settings#fezcodex-theme
9
+
2
10
> (item)
3
11
(date) 2026-04-23
4
12
(title) Vite + Vike Migration: Replacing CRA and react-snap
0 commit comments