Showing posts with label Theme. Show all posts
Showing posts with label Theme. Show all posts

VS Dark: JavaScript

Resharper 6.* nicely supports JavaScript.

VS Dark: XML. Html, Razor

Html is reflected in Dom model that is object-oriented. Xaml defines code. So we can talk about some kind of objects, properties, values when operating with XML. And I tried to colorize tags in this concept.


VS Dark: Visual Basic Code

Visual Basic also supported. Theme is good for sequence of keywords.
White parameters and close to white method names clearly readable in VB keyword hell.


VS Dark: Csharp Code

C# code sample with resharper activated.
If resharper is turned off this picture will be slightly desaturated because VS doesn't recognize some expressions.

Visual Studio Dark Scheme: First Result

This is my first try.
DarkBlueBackground.vssettings
You can use it as you want.

Typeface - Consolas
Font size - 10

Creating a Theme

You may know this resource http://studiostyl.es/
Problem is that you can't upload existed color & font settings (*.vssettings). =(
If you know good service, please respond.

Visual Studio Dark Scheme

Okay, I just want a perfect dark color and font scheme for MS Visual Studio 2010.


Requirements:

  1. Resharper support is obligatory.
  2. Turning Resharper coloring on slightly alternate colors of main theme.
  3. XML highlighting doesn't conflict with code colors.
  4. Html, Asp.Net, Razor support is optional.