newbound-warm-syntax

A highly legible, medium contrast, warm syntax theme for Atom

opattison

1,457

5

1.1.0

MIT

GitHub

newbound warm syntax theme for Atom

newbound warm is a calm, 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 dark.

16 swatches of each color

sample of newbound colors

Features

Specific support for these syntaxes

General support for other languages is intended but not guaranteed.

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

Optimized for One Light UI and One Dark UI.

HTML (and Liquid)

HTML and Liquid text sample

Markdown

Markdown text sample

JavaScript

JavaScript code sample

SCSS (or CSS, Sass, or Less)

SCSS text sample

Ruby

Ruby code sample

Install

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

Within Atom

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

Or on a command line

$ apm install newbound-warm-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.

Not using Atom?

Use the colors.yml file with Base16 Builder to generate a theme for a different text editor. This theme was created by hand, so results may vary from this implementation.


Have a problem or a suggestion?

Submit an issue on GitHub