rphlmr / visual-gruvbox-medium-dark

Visual Studio dark theme meets Gruvbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Enjoy Visual Gruvbox (Medium Dark) !

I made this theme because I didn't find one who satisfy me.

It's inspired by the Visual Studio dark theme and Gruvbox.

I just made little changes on the VS theme.

Supported IDE

I did my best to make them look alike ;)

Visual Studio Code (main)

You can directly download the theme here

Visual Studio for Mac

This theme is compatible with the new Visual Studio for Mac.

Visual Studio Windows

You can directly download the theme here

Intellij

You can directly download the theme here or here

This theme is primarily for C#, HTML, CSS, XML, JSON.

I try to follow the VS dark theme logic with the Gruvbox colors :

  • Keyword, Primitive : blue
  • Class : green
  • Method : yellow
  • String : aqua
  • Numeric : purple
  • Field, Variable, other text : beige

Known issue

  • The variable (color beige) take the class color (green) when using an accessor (".") :( Bug reported to Microsoft.

Some screenshots (Identical to IntelliJ ;) )

CSHARP

C#

JSON

JSON

XML

XML

CSHTML

CSHTML

HTML

HTML

CSS

CSS

JAVASCRIPT

JAVASCRIPT

JAVA

JAVA