ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

New Moon Color Scheme

by taniarascia ALL

New Moon Syntax Theme for Sublime Text

Labels color scheme

Details

Installs

  • Total 10K
  • Win 5K
  • Mac 3K
  • Linux 2K
Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24 Aug 23 Aug 22 Aug 21 Aug 20 Aug 19 Aug 18 Aug 17 Aug 16 Aug 15 Aug 14 Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5
Windows 1 0 2 1 0 2 0 0 0 0 2 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 1 0 0 0 0 1 0 0 0 3 2 3 0 1
Mac 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 1 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 1 1 1
Linux 0 0 0 1 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

New Moon Color Scheme for Sublime

Beautiful Syntax Highlighting

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.