Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simurai/duotone-dark-sky-syntax
A dark blue-yellow DuoTone syntax theme for Atom
https://github.com/simurai/duotone-dark-sky-syntax
Last synced: 29 days ago
JSON representation
A dark blue-yellow DuoTone syntax theme for Atom
- Host: GitHub
- URL: https://github.com/simurai/duotone-dark-sky-syntax
- Owner: simurai
- License: mit
- Created: 2016-09-04T07:28:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T05:55:58.000Z (over 7 years ago)
- Last Synced: 2024-08-01T02:25:54.036Z (3 months ago)
- Language: CSS
- Homepage: http://simurai.com/duotone-dark-sky-syntax/
- Size: 371 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> Note: This theme is __deprecated__. Take a look at [tone-syntax](https://atom.io/packages/tone-syntax) that is somewhat similar.
# DuoTone Dark Sky Theme
A double-hue syntax theme for Atom.
![duotone](https://github.com/simurai/duotone-dark-sky-syntax/raw/master/docs/screenshot.png)
DuoTone themes use only 2 hues (8 shades in total). It __tones down__ less important parts (like punctuation and brackets) and highlights only the __important__ ones. This leads to a more calm color scheme, but still lets you find the stuff you're looking for.
## Language support
DuoTone themes are optimized for many languages:
> C, Clojure, CoffeeScript, C#, CSS, GF Markdown, Go, Haskell, HTML, Java, JavaScript, JSON, Less, Perl, PHP, Python, Ruby, SASS, SCSS, Stylus, XML, YAML...
See the list of [all languages](https://github.com/simurai/duotone-syntax/tree/master/styles/languages).
## Variations
Here a list of all [DuoTone themes](https://atom.io/themes/search?utf8=%E2%9C%93&q=keyword:duotone). Or at least the ones that have the `duotone` keyword added. :grin:
### Issues and contributing
If you would like to create a new __Issue__ or __PR__, please do so in:
- __this repo__ if it's about __color__ changes, like in `colors.less` or `syntax-variables.less`.
- __[DuoTone master template](https://github.com/simurai/duotone-syntax)__ if it's about __everything else__, like in improving language support. Changes will trickle down into this theme too.