16

I've downloaded VS2015 CTP6 release.

Is there any way to replace VS2015 solution explorer's icons with VS2010 ones? :(

PS: yep, I hate new UI design ideology. My fav is Win7 Crystal style.=)

Solutions from here don't work

Is it possible to change icons in Visual Studio 2012?

http://computerbeacon.net/blog/visualstudio2010iconsandt

Community
  • 1
  • 1
Ivan Kush
  • 2,958
  • 2
  • 23
  • 39

1 Answers1

5

You can change the Shortcut icon: https://visualstudioextensions.vlasovstudio.com/2015/12/02/on-changing-visual-studio-2015-icon/

If you want to customize the icon in Solution Explorer, you need to write a VS Extension.

cSteusloff
  • 2,487
  • 7
  • 30
  • 51