Themes
Mechanism
Section titled “Mechanism”initTheme()inweb/src/main.ts(fromagentic-ui-kit/theme.svelte.js)- FOUC script in
web/index.html - Toggle:
ThemeToggleinSessionList.svelte - Persistence key:
agentic-ui-kit-theme
Safe edits
Section titled “Safe edits”- Token / CSS variables used by kit and app (
web/src/app.css, kit styles) - Default theme choice at init
- Toggle placement in chrome
- Replacing the theme system with a new library
- Renaming the storage key without a migration (breaks existing users)
- Hard-coding colors only in one bubble (prefer tokens)