OpenWebF Host: Theming Sync
Instructions
- •Determine desired behavior: automatic sync vs manual overrides.
- •Use MCP docs to confirm how theme synchronization works by default and safe patterns.
- •Provide concrete patterns for:
- •CSS
prefers-color-scheme - •JS/React theme toggles
- •Flutter-driven theme propagation
- •CSS
- •Offer templates where applicable:
- •
host/theme-sync-materialapp - •
app/theming-prefers-color-scheme-css - •
app/theming-matchmedia-listener
- •
More: