Skip to content

djflan/Visual-Studio-Theme-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visual-Studio-Theme-Tools

Tools to assist with VS theming

Visual Studio Theme Color Tester

Can be used to remap all color references in a .vstheme file. This allows you to find what element might need to change in a Visual Studio theme. (After taking a screenshot of course and grabbing the hex color of the element you are interested in)

For example:

      <Color Name="ComboBoxListItemBorderHover">
        <Background Type="CT_RAW" Source="FF7F6AAA" />
      </Color>

... or... you can always use it as an ugly theme generator. ugly Theme

About

Tools to assist with VS theming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages