Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ijprest/solarizedvs
A full "Solarized" color scheme for Visual Studio 2012
https://github.com/ijprest/solarizedvs
Last synced: 3 months ago
JSON representation
A full "Solarized" color scheme for Visual Studio 2012
- Host: GitHub
- URL: https://github.com/ijprest/solarizedvs
- Owner: ijprest
- Created: 2013-02-15T01:45:49.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-11T15:43:25.000Z (about 11 years ago)
- Last Synced: 2023-04-17T22:22:20.153Z (over 1 year ago)
- Language: C
- Size: 180 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SolarizedVS
===========A "Solarized" color theme for Visual Studio 2012, based on the work of Ethan Schoonover:
* http://ethanschoonover.com/solarizedThis is a *full* theme, including menus, toolbars, tool-windows, etc.
Building and Running
--------------------I'm using Visual Studio 2012 itself to build the theme. In particular, I'm using the text-replacement capabilities of the C-preprocessor to set color values. In the future, this should allow me to quickly generate "light" and "dark" versions of the theme (though I've concentrated on "dark", for now).
To generate the theme, just open and build the solution. This will generate a Solarized.vstheme files, which you can then apply to Visual Studio. I recommend using the Visual Studio Color Theme Editor to apply the theme:
* http://visualstudiogallery.msdn.microsoft.com/20cd93a2-c435-4d00-a797-499f16402378A Work-In-Progress
------------------This is also a work-in-progress. I have obviously concentrated on elements that I see during my day-to-day work as a C++ and C# developer, but am very interested in completing the entire theme.
Any items I have not yet discovered in the UI will be "hot-pink" (#ffff00ff). This color was chosen because it obviously stand out from the rest of the UI.
Please report any UI elements that show up using hot-pink, preferably with screenshots, and instructions on how to get to that bit of UI.