Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can you get more VS2010 themes?

Tags:

I am not talking about the code editor. I have already imported my Visual Studio setting to change the color markup of my project files I am now wanting to change the Theme of Visual Studio to a darker theme using Theme plugin in the Visual Studio Gallery. Is there anywhere to go to get a pre-crafted dark theme, as the default ones it comes with are quite poor?

like image 760
runxc1 Bret Ferrier Avatar asked Apr 21 '10 22:04

runxc1 Bret Ferrier


People also ask

How do I get more color themes in Visual Studio?

On the menu bar, select Tools > Options. In the options list, select Environment > General. In the Color theme list, choose between the default Dark theme, the Blue theme, the Blue (Extra Contrast) theme, and the Light theme. Or, choose the Use system setting option to select the theme that Windows uses.

Where are themes installed Vscode?

The building blocks of a theme This place, in macOS, OSX or Linux is in the ~/. vscode/extensions directory while in Windows it should be in %USERPROFILE%\. vscode\extensions .

Can I customize Vscode theme?

You can customize your active Visual Studio Code color theme with the workbench. colorCustomizations user setting. Note: If you want to use an existing color theme, see Color Themes where you'll learn how to set the active color theme through the Preferences: Color Theme dropdown (Ctrl+K Ctrl+T).


1 Answers

UPDATE:

It seems that both link are dead :( Here are the link from the way back machine :)

  • Visual Studio 2010 Dark Expression Blend Color Theme
  • Elite Dark

Here are some:

Visual Studio 2010 Dark Expression Blend Color Theme:

Visual Studio 2010 Dark Expression Blend Color Theme http://www.nerdpad.com/wp-content/uploads/2010/04/vs2010_expression_thumb.jpg

Elite Dark:

Elite Dark


And just a side note:

But if you're looking color schemes (not themes), you can find it here: studiostyl.es. This is a great resource dedicated to share VS themes.

like image 92
Oleks Avatar answered Oct 22 '22 03:10

Oleks