Expand description
Theme IPC handlers. themes:getActive / themes:list / themes:set
drive the workbench’s colour-theme picker and the RunTime theme swap.
Source of truth: workbench.colorTheme inside ConfigurationProvider.
A themes:set writes the key and emits SkyEvent::ThemeChange so
Monaco and the Sky shell re-tint in-place without a window reload.