Customise the Visual Studio colour scheme per solution












10














Is it possible to customise Visual Studio's title background colour based on the solution loaded?



I end up needing to have multiple Visual Studio instances open with very similar content, so I'm ending up losing track of what I'm looking at.










share|improve this question





























    10














    Is it possible to customise Visual Studio's title background colour based on the solution loaded?



    I end up needing to have multiple Visual Studio instances open with very similar content, so I'm ending up losing track of what I'm looking at.










    share|improve this question



























      10












      10








      10







      Is it possible to customise Visual Studio's title background colour based on the solution loaded?



      I end up needing to have multiple Visual Studio instances open with very similar content, so I'm ending up losing track of what I'm looking at.










      share|improve this question















      Is it possible to customise Visual Studio's title background colour based on the solution loaded?



      I end up needing to have multiple Visual Studio instances open with very similar content, so I'm ending up losing track of what I'm looking at.







      visual-studio-2013






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 12 '13 at 14:49









      Stephen Ostermiller

      352416




      352416










      asked Nov 7 '13 at 17:05









      Alex KeySmith

      2593927




      2593927






















          2 Answers
          2






          active

          oldest

          votes


















          2














          I don't think you can get different color schemes configured automatically and have it switch by what solution you load.



          But you could try the VSCommands extension, they add something called Solution Badges that might make your life a bit easier.



          Get the extension from the gallery at http://visualstudiogallery.msdn.microsoft.com/c6d1c265-7007-405c-a68b-5606af238ece






          share|improve this answer





















          • I think that could be even better than what I was looking for, I'm installing it now!
            – Alex KeySmith
            Feb 17 '14 at 9:32










          • The VS2015 version is here marketplace.visualstudio.com/…
            – OutstandingBill
            Apr 27 '17 at 4:11



















          1














          There is an extension called SolutionColors which is available from Tools -> Extension adnd Updates -> Online and search.






          share|improve this answer





















          • Cool thanks for the contemporary answer.
            – Alex KeySmith
            Dec 18 at 10:06






          • 1




            Just installed it, a nifty little tool. Once installed it can be found under view -> tool bars > Solution Color.
            – Alex KeySmith
            Dec 20 at 9:43











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f670993%2fcustomise-the-visual-studio-colour-scheme-per-solution%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          2














          I don't think you can get different color schemes configured automatically and have it switch by what solution you load.



          But you could try the VSCommands extension, they add something called Solution Badges that might make your life a bit easier.



          Get the extension from the gallery at http://visualstudiogallery.msdn.microsoft.com/c6d1c265-7007-405c-a68b-5606af238ece






          share|improve this answer





















          • I think that could be even better than what I was looking for, I'm installing it now!
            – Alex KeySmith
            Feb 17 '14 at 9:32










          • The VS2015 version is here marketplace.visualstudio.com/…
            – OutstandingBill
            Apr 27 '17 at 4:11
















          2














          I don't think you can get different color schemes configured automatically and have it switch by what solution you load.



          But you could try the VSCommands extension, they add something called Solution Badges that might make your life a bit easier.



          Get the extension from the gallery at http://visualstudiogallery.msdn.microsoft.com/c6d1c265-7007-405c-a68b-5606af238ece






          share|improve this answer





















          • I think that could be even better than what I was looking for, I'm installing it now!
            – Alex KeySmith
            Feb 17 '14 at 9:32










          • The VS2015 version is here marketplace.visualstudio.com/…
            – OutstandingBill
            Apr 27 '17 at 4:11














          2












          2








          2






          I don't think you can get different color schemes configured automatically and have it switch by what solution you load.



          But you could try the VSCommands extension, they add something called Solution Badges that might make your life a bit easier.



          Get the extension from the gallery at http://visualstudiogallery.msdn.microsoft.com/c6d1c265-7007-405c-a68b-5606af238ece






          share|improve this answer












          I don't think you can get different color schemes configured automatically and have it switch by what solution you load.



          But you could try the VSCommands extension, they add something called Solution Badges that might make your life a bit easier.



          Get the extension from the gallery at http://visualstudiogallery.msdn.microsoft.com/c6d1c265-7007-405c-a68b-5606af238ece







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Feb 15 '14 at 22:17









          Per Salmi

          724514




          724514












          • I think that could be even better than what I was looking for, I'm installing it now!
            – Alex KeySmith
            Feb 17 '14 at 9:32










          • The VS2015 version is here marketplace.visualstudio.com/…
            – OutstandingBill
            Apr 27 '17 at 4:11


















          • I think that could be even better than what I was looking for, I'm installing it now!
            – Alex KeySmith
            Feb 17 '14 at 9:32










          • The VS2015 version is here marketplace.visualstudio.com/…
            – OutstandingBill
            Apr 27 '17 at 4:11
















          I think that could be even better than what I was looking for, I'm installing it now!
          – Alex KeySmith
          Feb 17 '14 at 9:32




          I think that could be even better than what I was looking for, I'm installing it now!
          – Alex KeySmith
          Feb 17 '14 at 9:32












          The VS2015 version is here marketplace.visualstudio.com/…
          – OutstandingBill
          Apr 27 '17 at 4:11




          The VS2015 version is here marketplace.visualstudio.com/…
          – OutstandingBill
          Apr 27 '17 at 4:11













          1














          There is an extension called SolutionColors which is available from Tools -> Extension adnd Updates -> Online and search.






          share|improve this answer





















          • Cool thanks for the contemporary answer.
            – Alex KeySmith
            Dec 18 at 10:06






          • 1




            Just installed it, a nifty little tool. Once installed it can be found under view -> tool bars > Solution Color.
            – Alex KeySmith
            Dec 20 at 9:43
















          1














          There is an extension called SolutionColors which is available from Tools -> Extension adnd Updates -> Online and search.






          share|improve this answer





















          • Cool thanks for the contemporary answer.
            – Alex KeySmith
            Dec 18 at 10:06






          • 1




            Just installed it, a nifty little tool. Once installed it can be found under view -> tool bars > Solution Color.
            – Alex KeySmith
            Dec 20 at 9:43














          1












          1








          1






          There is an extension called SolutionColors which is available from Tools -> Extension adnd Updates -> Online and search.






          share|improve this answer












          There is an extension called SolutionColors which is available from Tools -> Extension adnd Updates -> Online and search.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 17 at 13:07









          ekenman

          1113




          1113












          • Cool thanks for the contemporary answer.
            – Alex KeySmith
            Dec 18 at 10:06






          • 1




            Just installed it, a nifty little tool. Once installed it can be found under view -> tool bars > Solution Color.
            – Alex KeySmith
            Dec 20 at 9:43


















          • Cool thanks for the contemporary answer.
            – Alex KeySmith
            Dec 18 at 10:06






          • 1




            Just installed it, a nifty little tool. Once installed it can be found under view -> tool bars > Solution Color.
            – Alex KeySmith
            Dec 20 at 9:43
















          Cool thanks for the contemporary answer.
          – Alex KeySmith
          Dec 18 at 10:06




          Cool thanks for the contemporary answer.
          – Alex KeySmith
          Dec 18 at 10:06




          1




          1




          Just installed it, a nifty little tool. Once installed it can be found under view -> tool bars > Solution Color.
          – Alex KeySmith
          Dec 20 at 9:43




          Just installed it, a nifty little tool. Once installed it can be found under view -> tool bars > Solution Color.
          – Alex KeySmith
          Dec 20 at 9:43


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f670993%2fcustomise-the-visual-studio-colour-scheme-per-solution%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          How do I know what Microsoft account the skydrive app is syncing to?

          When does type information flow backwards in C++?

          Grease: Live!