zot/examples
patriceckhart dfd25012b6 Add JSON theming, theme-only extensions, and docs
- User themes from $ZOT_HOME/themes/*.json with partial overrides
  (colors, syntax, spinner) and dark/light fallback.
- /settings color-theme picker; selection persisted in config.json.
- Theme-only extensions: extension.json plus theme.json (or
  themes/theme.json) load without spawning a subprocess.
- write-zot-themes built-in skill and docs/themes.md.
- README, extensions docs, and embedded docs index updated.
2026-05-30 11:34:42 +02:00
..
extensions refactor: split source into packages/{provider,core,tui,agent} 2026-05-27 09:07:15 +02:00
rpc refactor: split source into packages/{provider,core,tui,agent} 2026-05-27 09:07:15 +02:00
sdk refactor: split source into packages/{provider,core,tui,agent} 2026-05-27 09:07:15 +02:00
skills feat: skills — reusable instructions discovered from SKILL.md files 2026-04-19 14:32:30 +02:00
theme Add JSON theming, theme-only extensions, and docs 2026-05-30 11:34:42 +02:00