John Chapman

[VisualSVN] Visual Studio Solution Explorer TFS Icons

Share on TwitterShare on LinkedInShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to reddit

I am a regular user of both VisualSVN and Team Foundation Server. One thing I have noticed is that I really dislike the icons VisualSVN uses in the Visual Studio Solution Explorer (the green, yellow, and red orbs). I do, however, like the icons that are used for TFS projects (the blue lock for checked-in, red check mark for checked-out and the user icon for conflicts or modified by someone else).

VisualSVN uses regular Windows Icon files for the overlay images. So, to replace them with TFS icons, you simply have to override the Icon files in VisualSVN.

These icons are 7×16 in size and can be found in one of the following locations:

(64-bit): C:\Program Files (x86)\VisualSVN\Icons\SolutionExplorer\32bit\TrafficLights

(32-bit): C:\Program Files\VisualSVN\Icons\SolutionExplorer\32bit\TrafficLights

I am using the attached icons. Enjoy!

VisualSVNIcons.zip

Share on TwitterShare on LinkedInShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to reddit

John Chapman

Hello, I'm John Chapman. I am a SharePoint developer living in Denver, Colorado. I develop solutions using ASP.NET, C#, jQuery, SQL, SharePoint, etc, and I thrive on the challenge of writing code to overcome the impossible, annoying, or otherwise difficult obstacles.

More Posts - Website - Twitter

Leave a comment

John Chapman