Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenharman/console2-solarized
The Solarized theme ported to Console2
https://github.com/stevenharman/console2-solarized
Last synced: 11 days ago
JSON representation
The Solarized theme ported to Console2
- Host: GitHub
- URL: https://github.com/stevenharman/console2-solarized
- Owner: stevenharman
- Created: 2011-06-08T17:15:53.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-06T16:10:39.000Z (about 11 years ago)
- Last Synced: 2024-12-07T03:25:08.990Z (about 1 month ago)
- Homepage:
- Size: 125 KB
- Stars: 121
- Watchers: 11
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solarized Color Scheme for Windows Console2
Original [Solarized] Color Scheme created and developed by [Ethan Schoonover][Solarized]
[Console2] is a replacement for the traditional Windows Console. [Console2] add tabs, easier text editing, background and color configurations as well as other features.
## Visit the Solarized homepage
The [Solarized] homepage has great screenshots, details, and links to other adaptations of the color scheme sush as Vim, IntelliJ, and other applications.
## Installing
Replace your `console.xml` file's `` node with the one from this project's `console.xml` (dark theme) or `console.light.xml` (light). You can typically find your Console2's config in `~/AppData/Roaming/Console`.
## License
Its free, as in speech and beer. If it breaks, feel free to keep both pieces.
[Solarized]: http://ethanschoonover.com/solarized "Solarized Homepage: Precision colors for machines and people"
[Console2]: http://sourceforge.net/projects/console "Console2 Project Homeage"