This is the NotionNext port of the Fuwari visual style.
- Source project: saicaca/fuwari
- Demo site: fuwari.vercel.app
- Keep Fuwari's card-based visual language and light interaction feeling.
- Stay fully compatible with NotionNext data flow and feature modules.
- Data-driven menu (
customNav,CUSTOM_MENU + customMenu) - Full-width Hero with Notion cover priority (
siteInfo.pageCover) - Left sidebar + right content layout (desktop default)
- Post list dual layout (with-cover / without-cover)
- Right-side readmore action rail
- Profile card + social links row (
CONTACT_*keys) - Announcement block, TOC, analytics, ads, plugin slots
- Global dark mode integration via NotionNext context
The top-right palette button opens a floating hue panel (Fuwari-like UX):
- Real-time color preview for key theme elements
- Persisted in browser local storage
- Operators can copy hue/hex and write default into config
Related config keys:
FUWARI_WIDGET_THEME_COLOR_SWITCHERFUWARI_THEME_COLOR_FIXEDFUWARI_THEME_COLOR_HUE
- Layout/menu:
FUWARI_MENU_*FUWARI_PROFILE_PATH
- Hero:
FUWARI_HERO_ENABLEFUWARI_HERO_BG_IMAGEFUWARI_HERO_CREDIT_TEXTFUWARI_HERO_CREDIT_LINK
- Post list:
FUWARI_POST_LIST_*
- Article:
FUWARI_ARTICLE_*
- Sidebar widgets:
FUWARI_WIDGET_*
For migration guidance and pitfalls, see:
docs/THEME_MIGRATION_GUIDE.mddocs/THEME_MIGRATION_GUIDE.zh-CN.md