Customise the Visual Studio colour scheme per solution
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
add a comment |
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
add a comment |
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
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
visual-studio-2013
edited Nov 12 '13 at 14:49
Stephen Ostermiller
352416
352416
asked Nov 7 '13 at 17:05
Alex KeySmith
2593927
2593927
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
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
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
add a comment |
There is an extension called SolutionColors which is available from Tools -> Extension adnd Updates -> Online and search.
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
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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
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
add a comment |
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
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
add a comment |
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
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
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
add a comment |
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
add a comment |
There is an extension called SolutionColors which is available from Tools -> Extension adnd Updates -> Online and search.
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
add a comment |
There is an extension called SolutionColors which is available from Tools -> Extension adnd Updates -> Online and search.
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
add a comment |
There is an extension called SolutionColors which is available from Tools -> Extension adnd Updates -> Online and search.
There is an extension called SolutionColors which is available from Tools -> Extension adnd Updates -> Online and search.
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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