Themes
- Default
- Catppuccin
- Dracula
- High Contrast
- High Contrast Light
- Monokai
- Nord
- One Dark
- Solarized
- Tokyo Night
- AMOLED
- Aura
- Ayu
- Carbonfox
- Catppuccin Frappe
- Catppuccin Macchiato
- Cobalt2
- Cursor
- Everforest
- Flexoki
- GitHub
- Gruvbox
- Kanagawa
- Lucent Orng
- Material
- Matrix
- Mercury
- Night Owl
- OC-2
- One Dark Pro
- OpenCode
- Orng
- Osaka Jade
- Palenight
- Rose Pine
- Shades of Purple
- Synthwave '84
- Vercel
- Vesper
- Zenburn
Utility
AI
Changelog
Latest updates and announcements for termcn.
0.1.0 – 5 April 2026
Features
- Docs use per-component
examples/Ink demos with a consolidated ComponentPreview flow (terminal preview plus optional source) across Components. - Added Registry and MCP pages for
components.jsonnamespaces and the shadcn MCP server. - Terminal preview theme selection persists across pages via
use-config(Jotai +localStorage) andTerminalTheme. - Docs layout and copy updates for clearer navigation and indexing.
- Theming page covers ThemeProvider and overview; per-palette docs live under
/docs/themes/*.
Fixes
ChatMessagewraps plain stringchildrenin<Text>so Ink previews in the browser do not error.
0.0.9 – 28 March 2026
Features
- Data grid and related data components documented with live previews.
- Theme JSON installs and live terminal previews documented alongside UI components.
- Lazy-loaded example modules for faster component browsing in the docs shell.
Fixes & improvements
InkTerminalBoxdynamic import uses async/await for lint compliance; previewonReadywiring aligned withink-webexpectations.- Minor registry and docs fixes for install commands and API tables.
Earlier releases
- Follow termcn on GitHub for source history and future tagged releases.