Summary
Add a dark mode option to the GoVisual panel.
Motivation
A lot of developers prefer dark mode, especially when coding at night. It would make the UI more comfortable and modern.
Proposed Solution
- Add a toggle to switch between light and dark themes.
- Use CSS variables for easy theme switching.
- remember the user’s choice.
Alternatives
.
Additional Context
Most dev tools today have dark mode, and it would be great to have it here too!
Summary
Add a dark mode option to the GoVisual panel.
Motivation
A lot of developers prefer dark mode, especially when coding at night. It would make the UI more comfortable and modern.
Proposed Solution
Alternatives
.
Additional Context
Most dev tools today have dark mode, and it would be great to have it here too!