An open API service indexing awesome lists of open source software.

https://github.com/strayiker/vs-theme-darcula

Visual Studio Darcula theme
https://github.com/strayiker/vs-theme-darcula

darcula theme visual-studio vs2015

Last synced: about 1 year ago
JSON representation

Visual Studio Darcula theme

Awesome Lists containing this project

README

          

# vs-theme-darcula
VisualStudio + R# (only VS2015) full color theme based on IntelliJ IDEA Darcula.
## Install
Through the VS plugin [plugin](https://marketplace.visualstudio.com/items?itemName=ms-madsk.ColorThemeDesigner)

## Screenshots
#General
![start page](https://raw.githubusercontent.com/strayiker/vs-theme-darcula/master/screenshots/start-page.png)
![new project](https://raw.githubusercontent.com/strayiker/vs-theme-darcula/master/screenshots/new-project.png)
![menu](https://raw.githubusercontent.com/strayiker/vs-theme-darcula/master/screenshots/menu.png)

#CSharp
![CSharp](https://raw.githubusercontent.com/strayiker/vs-theme-darcula/master/screenshots/csharp.png)
#CSHTML
![cshtml](https://raw.githubusercontent.com/strayiker/vs-theme-darcula/master/screenshots/cshtml.png)
#XML
![xml](https://raw.githubusercontent.com/strayiker/vs-theme-darcula/master/screenshots/xml.png)
#CSS
![css](https://raw.githubusercontent.com/strayiker/vs-theme-darcula/master/screenshots/css.png)
#JS
![js](https://raw.githubusercontent.com/strayiker/vs-theme-darcula/master/screenshots/js.png)
#C++
![c++](https://raw.githubusercontent.com/strayiker/vs-theme-darcula/master/screenshots/c++.png)

I also recommend ["VSColorOutput" plugin](https://marketplace.visualstudio.com/items?itemName=MikeWard-AnnArbor.VSColorOutput) for colorize build info in output window.
![output](https://raw.githubusercontent.com/strayiker/vs-theme-darcula/master/screenshots/output.png)