Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jibsen/atom-solarized-minimal-dark
Solarized Minimal Dark color theme for Atom
https://github.com/jibsen/atom-solarized-minimal-dark
atom color-theme solarized theme
Last synced: about 1 month ago
JSON representation
Solarized Minimal Dark color theme for Atom
- Host: GitHub
- URL: https://github.com/jibsen/atom-solarized-minimal-dark
- Owner: jibsen
- License: mit
- Created: 2017-12-30T16:45:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T11:01:22.000Z (about 7 years ago)
- Last Synced: 2023-08-03T12:20:53.018Z (over 1 year ago)
- Topics: atom, color-theme, solarized, theme
- Language: CSS
- Homepage: https://jibsen.github.io/solarized-minimal/
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solarized Minimal Dark for Atom
![Solarized Minimal Dark Sample](images/solmin-atom-dark-sample.png)
[Solarized Minimal][solmin] is a syntax 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.[Atom][] 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
[Atom]: https://atom.io/
[grammar]: http://manual.macromates.com/en/language_grammars.html## Usage
Open up the Settings view `Ctrl+,` choose the Install tab, and make sure
the "Themes" toggle next to the search box is selected. Search for
"solarized-minimal", and install the dark and light themes.Now go to the Themes tab, and choose either theme from the Syntax Theme
dropdown.