Visual Studio 2013 randomly changes the theme on its own
visual-studio, visual-studio-2013
Solution
Turns out the issue was the fact that Synchronized Settings were enabled, therefore it was trying to sync theme and other settings across different machines.
Solution: In VS13, go to Tools -> Options -> Environment -> Synchronized Settings and then uncheck the "Enabled synchronization" box.
Problem
I seem to be having a terribly annoying issue with Visual Studio 2013. I am using the "default" Dark theme on my environment, but every few minutes or so it changes its theme to another, which is not even a theme I have on my machine. Has anyone else experienced this? How does one solve it? PS.: Logged in on a shared, corporate account