microsoft / VS-ColorThemes

Visual Studio Extension that installs additional color themes
https://marketplace.visualstudio.com/items?itemName=JustinClareburtMSFT.ColorThemesforVisualStudio
MIT License
334 stars 89 forks source link

We need an inspection tool or map #79

Open EdCharbeneau opened 4 years ago

EdCharbeneau commented 4 years ago

Trying to discover what underlying property name themes a given element in the UI is exceedingly difficult. We really need some sort of inspection tool like the web has to identify elements. If we had something like an eyedropper that reported the property name of an element, or a map of common UI elements it could really make themes easier to create.