gitren / new-moon-sublime

A beautiful, middle-contrast dark theme inspired by Twilight and Tomorrow Night Eighties. Your new favorite theme, now available on Sublime Text!

Home Page:https://taniarascia.github.io/new-moon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Moon Color Scheme for Sublime

New Moon Icon

New Moon is also available for Brackets and Atom!

Updated 11/27/16 - improvements to colors and legibility

Instructions for Package Control

Instructions for Manual Installation

  • Save New Moon.tmTheme file.
  • In Sublime, go to Preferences -> Browse Packages
  • Move New Moon.tmTheme into Packages folder
  • Go to Preferences -> Color Scheme -> New Moon
  • Alternatively, paste this code into Preferences -> Settings - User
{
	"color_scheme": "Packages/Color Scheme - Default/New Moon.tmTheme"
}

This theme was created to be optimized for front end web development - HTML, CSS, JavaScript and PHP/WordPress. It's a middle-contrast dark theme using color inspiration from Tomorrow Night Eighties, and style inspiration from Twilight.

Most of the dark themes I tried using were distracting and overly colorful and contrast heavy, especially with PHP embedded into HTML. The New Moon theme strives to remedy that, with a theme that is pleasant to view in any language.

HTML

HTML Screenshot

PHP

PHP Screenshot

PHP/HTML

PHP HTML Screenshot

CSS

CSS Screenshot

Sass

SASS Screenshot

JavaScript

JS Screenshot

jQuery

JS Screenshot

License

The code is open source and available under the MIT License.

About

A beautiful, middle-contrast dark theme inspired by Twilight and Tomorrow Night Eighties. Your new favorite theme, now available on Sublime Text!

https://taniarascia.github.io/new-moon

License:MIT License