kellerj / newbound-enhanced-dark-syntax

A subtle dark syntax theme for Atom with extended support for markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Newbound Enhanced Dark syntax theme for Atom

Credit: forked from newbound dark with help from selectors borrowed from pubster-syntax

This is a subtle, medium contrast theme for Atom, based on the hues and shades from Oliver Pattison’s website. Optimized for writing Markdown and front-end development, it should also work for general use.

See also: newbound light and newbound warm.

16 swatches of each color

sample of newbound colors

View on GitHub

Features

  • Medium contrast without any dissonant color pairings
    • Change: switched background color to pure black to increase contrast slightly.
  • Consistent support for syntax grammar across languages
  • Carefully selected, Base16-inspired palette, with blue and red accents
  • Support for UIs that are responsive to hues from syntax themes, like the built-in One Dark UI theme
  • Subtle invisibles (if enabled in Settings)
  • Bracket matching style
  • Suitable for monospace fonts without an italic variant

Specific support for these syntaxes

  • HTML
  • (GitHub-flavored) Markdown
  • language-markdown (markup)
  • Liquid
  • CSS
  • SCSS/Sass
  • Less
  • JavaScript
  • JSON
  • YAML
  • Ruby
  • todo

General support for other languages is intended but not guaranteed.

Friendly toward Jekyll development, particularly if used with liquid-language support (not built-in).

Optimized for One Dark UI and One Light UI.

Install

This theme can be installed with the Atom package manager in the app or on the command line.

NOT WORKING - Module not published to make this possible

Within Atom

Search in Settings (Preferences) > Install for this package.

Or on a command line

$ apm install newbound-dark-syntax

After it is installed, it can be activated by going to the Settings (Preferences) > Themes section and selecting it from the Syntax Theme menu.


Have a problem or a suggestion?

Submit an issue on GitHub

About

A subtle dark syntax theme for Atom with extended support for markdown

License:MIT License


Languages

Language:CSS 100.0%