antfu / vscode-browse-lite

🚀 An embedded browser in VS Code
https://marketplace.visualstudio.com/items?itemName=antfu.browse-lite
MIT License
582 stars 36 forks source link

Customizable dark/light mode #64

Open atomiechen opened 9 months ago

atomiechen commented 9 months ago

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

drHyperion451 commented 4 months ago

Hi. There is already an option for that. Click on the debug icon in the same tab you have the browser lite and in the debug tools inside the "styles" option, press the paint brush button and set whatever you want