https://github.com/jibsen/vscode-solarized-minimal
Solarized Minimal color theme for Visual Studio Code
https://github.com/jibsen/vscode-solarized-minimal
color-theme solarized theme vscode
Last synced: 7 months ago
JSON representation
Solarized Minimal color theme for Visual Studio Code
- Host: GitHub
- URL: https://github.com/jibsen/vscode-solarized-minimal
- Owner: jibsen
- License: mit
- Created: 2017-12-29T11:59:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T11:45:56.000Z (almost 8 years ago)
- Last Synced: 2023-08-03T12:21:38.905Z (about 2 years ago)
- Topics: color-theme, solarized, theme, vscode
- Homepage: https://jibsen.github.io/solarized-minimal/
- Size: 77.1 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Solarized Minimal for VS Code

[Solarized Minimal][solmin] is a color theme using the [Solarized][] palette
by Ethan Schoonover. One of the unique features of Solarized is that it
supports both a dark and light theme, using the same sixteen colors.[Visual Studio Code][vscode] supports syntax highlighting based on the format
and grammar used in TextMate. This makes it possible to theme pretty much any
part of a document, but that doesn't necessarily mean you should.Solarized Minimal attempts to create a more homogeneous and subtle use of
the Solarized palette by assigning colors primarily through the root groups
described in the [TextMate documentation][grammar].[solmin]: https://jibsen.github.io/solarized-minimal/
[Solarized]: http://ethanschoonover.com/solarized
[vscode]: https://code.visualstudio.com/
[grammar]: http://manual.macromates.com/en/language_grammars.html## Usage
Open the Extensions view `Ctrl+Shift+X` search for "Solarized Minimal" and
install the theme.Now go to Preferences: Color Theme `Ctrl+K Ctrl+T` and select either theme
from the dropdown.