├── README.md ├── darcula-vs-2013.vstheme ├── darcula-vs-2015.vstheme ├── darcula-vs-2017.vstheme ├── darcula-vs-2019.vstheme └── screenshots ├── c++.png ├── csharp.png ├── cshtml.png ├── css.png ├── js.png ├── menu.png ├── new-project.png ├── output.png ├── start-page.png └── xml.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/README.md -------------------------------------------------------------------------------- /darcula-vs-2013.vstheme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/darcula-vs-2013.vstheme -------------------------------------------------------------------------------- /darcula-vs-2015.vstheme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/darcula-vs-2015.vstheme -------------------------------------------------------------------------------- /darcula-vs-2017.vstheme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/darcula-vs-2017.vstheme -------------------------------------------------------------------------------- /darcula-vs-2019.vstheme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/darcula-vs-2019.vstheme -------------------------------------------------------------------------------- /screenshots/c++.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/screenshots/c++.png -------------------------------------------------------------------------------- /screenshots/csharp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/screenshots/csharp.png -------------------------------------------------------------------------------- /screenshots/cshtml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/screenshots/cshtml.png -------------------------------------------------------------------------------- /screenshots/css.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/screenshots/css.png -------------------------------------------------------------------------------- /screenshots/js.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/screenshots/js.png -------------------------------------------------------------------------------- /screenshots/menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/screenshots/menu.png -------------------------------------------------------------------------------- /screenshots/new-project.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/screenshots/new-project.png -------------------------------------------------------------------------------- /screenshots/output.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/screenshots/output.png -------------------------------------------------------------------------------- /screenshots/start-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/screenshots/start-page.png -------------------------------------------------------------------------------- /screenshots/xml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/strayiker/vs-theme-darcula/HEAD/screenshots/xml.png --------------------------------------------------------------------------------