Config File Driven Theme with Live Reloading (using a file watcher)
Allow configuration file driven theme changes with file watching for live-updating theme
This would enable users to both customize their theme, and sync their theme with other applications to provide a cohesive user experience
For example, I personally am trying to create a script to sync a theme across:
-
OpenCode
-
vscode
-
Cursor
-
Codex
-
Antigravity
-
Ghostty
I already have vscode, cusor, and ghostty theme sync working perfectly
This feature should be trivial to implement, and would drastically improve user experience.