Open shawnrivers opened 2 weeks ago
I noticed that some the foreground colours of some buttons are white, making it hard to distinguish them from the background. This phenomenon may be related to this issue. Because the light theme is categorized as a dark theme, the default foreground colour will be light.
I imagine this is the reason that configuring "Monokai Pro Light" as my default light theme (workbench.preferredLightColorTheme
) doesn't work; the "Toggle between Light/Dark Themes" command does nothing until I revert to my previous light theme.
Hopefully this isn't too difficult to fix, because the theme is an improvement in every other respect :)
When opening VSCode color theme picker by opening the command palette (
Shift
+CMD
/CTRL
+P
) and selecting "Preferences: Color Theme", the "Monokai Pro Light" and "Monokai Pro Light (Filter Sun)" themes are shown under the "dark themes" selection along with other dark themes.