The local web dashboard (`codeburn web`, port 4747) currently only ships a light theme. There's no toggle in the UI and no `prefers-color-scheme` media query support in the CSS/JS bundle.
Request: add a dark theme, either as a manual toggle in the dashboard header or by respecting the OS/browser's `prefers-color-scheme: dark` setting.
Checked the existing issues and didn't find a prior request for this.
The local web dashboard (`codeburn web`, port 4747) currently only ships a light theme. There's no toggle in the UI and no `prefers-color-scheme` media query support in the CSS/JS bundle.
Request: add a dark theme, either as a manual toggle in the dashboard header or by respecting the OS/browser's `prefers-color-scheme: dark` setting.
Checked the existing issues and didn't find a prior request for this.