https://github.com/5310/duotone-bright-sea-syntax
A bright blue-green lighter variant of the DuoTone Dark Sea syntax theme.
https://github.com/5310/duotone-bright-sea-syntax
Last synced: 2 months ago
JSON representation
A bright blue-green lighter variant of the DuoTone Dark Sea syntax theme.
- Host: GitHub
- URL: https://github.com/5310/duotone-bright-sea-syntax
- Owner: 5310
- License: mit
- Created: 2016-01-10T12:33:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T06:02:59.000Z (over 7 years ago)
- Last Synced: 2025-01-20T06:38:15.279Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 1.1 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DuoTone Bright Sea
A brighter variant of [DuoTone Stark Sea](https://atom.io/themes/duotone-stark-sea-syntax) theme for Atom, which itself is a variant of the original [DuoTone Dark Sea](https://atom.io/themes/duotone-dark-sea-syntax) by simurai. Integrates nicely with the One [Light](https://github.com/atom/one-light-ui) or [Dark](https://github.com/atom/one-dark-ui) UI themes.
Very little of this repository has been altered from the origin: [simurai/duotone-light-syntax](https://github.com/simurai/duotone-dark-syntax)
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.