In context Web IDE theme setting
Problem to solve
The setting to change the syntax highlighting theme has low discoverability, takes many clicks to navigate to, and requires a user to lose context to change it. This leads to a diminished user experience and may be a contributing factor to fairly flat adoption rate of dark mode support for the Web IDE, a highly requested feature.
Proposal
Provide an in-context method for changing the syntax highlighting theme where users edit code. The Web IDE is heavily dependent on the syntax theme, so this seems like a natural place to start.
Related links
Edited by Mike Nichols