An open API service indexing awesome lists of open source software.

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.

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.

![screenshot](https://raw.github.com/5310/duotone-bright-sea-syntax/master/screenshot.png)

## 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.