vscode-browse-lite
vscode-browse-lite copied to clipboard
Customizable dark/light mode
Clear and concise description of the problem
I want to a configurable option to set dark/light/auto mode.
So I can work with light mode browser in my dark mode vscode editor. Now the extension only adapts to my editor's theme.
Plus, after changing my editor's theme (e.g. dark -> light), I need to reload the window for the extension's change to take effect. Seems a bug.
Suggested solution
A selectable option (dark/light/auto) in the extension's settings, or in the browser windows' context menu or upper toolbox.
Alternative
No response
Additional context
No response
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guide.
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.