npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@phoenix-plugin-registry/new-moon

v2.5.0

Published

New Moon Theme for Brackets. A beautiful, middle-contrast dark theme optimized for web development. Your new favorite theme.

Readme

New Moon Icon

New Moon Syntax Theme License: MIT

The optimized dark theme for web development.

Intuitive Syntax Highlighting

New Moon is the optimized dark theme for web development. I've meticulously designed New Moon to be easy on the eyes with intuitive connections between related elements. It's pleasant for long coding hours in any language, and particularly well suited for HTML, CSS, Sass, PHP, and JavaScript.

  • HTML & CSS work together
  • Optimized for JSX and React
  • Clear distinctions between code and markup

Platforms

New Moon is available for:

Note: The Visual Studio Code, Chrome DevTools, and iTerm2 themes are actively maintained.

What Are People Saying?

“Absolutely beautiful theme. Definitely deserves more recognition.” — Arcadia

“Undoubtedly the best color theme ever. Just install and see yourself. The background color is perfect for long time exposure to the eyes. And the code color is well lit and separated from each other.” — Ibnul Alam

“Great theme for long coding hours.” — Volkan

“Really surprised this theme isn't more popular. It's a joy to use for HTML/CSS/JS and PHP. I like that it isn't heavy on blue colors like a lot of the popular dark themes.” — Brendan

“I've been using New Moon for several weeks now, I love it. The color palette is very easy on the eyes, especially after a few hours of coding.” — Jose

Colors

| Usage | Palette | Hex Code | | --------------- | ------------ | ------------------------------------------------------------------- | | Background | Darkest | #2d2d2d #2d2d2d | | Comment | Medium | #777c85 #777c85 | | Foreground | Light | #b3b9c5 #b3b9c5 | | Function | Lightest | #ffffff #ffffff | | Variable | Red | #f2777a #f2777a | | Number | Orange | #FCA369 #fca369 | | Attribute | Yellow | #FFD479 #ffd479 | | Keyword | Light Yellow | #ffeea6 #ffeea6 | | String | Green | #92D192 ##92d192 | | Class/Tag | Blue | #6AB0F3 #6AB0F3 | | Constant/Pseudo | Aqua | #76D4D6 #76d4d6 | | Support | Purple | #E1A6F2 #e1a6f2 | | Operator | Beige | #ac8d58 #ac8d58 |

Screenshots

Chrome DevTools

New Moon Screenshot Chrome DevTools

iTerm2

New Moon Screenshot iTerm2

VSC: JavaScript/React

New Moon Screenshot JS

VSC: CSS/Sass

New Moon Screenshot CSS

VSC: PHP

New Moon Screenshot PHP

Installation

New Moon can be installed through the package/extension/plugin manager by searching for "new-moon".

Chrome DevTools

  1. Navigate to chrome://flags, find Developer Tools Experiments and toggle to Enabled.
  2. Reload Chrome.
  3. In DevTools, click the three dots menu, go to Settings -> Experiments and select Allow UI Themes.
  4. Set theme to "Dark Mode"
  5. Load a new tab and enjoy your awesome new DevTools theme!

iTerm2

  1. iTerm2 > Preferences > Profiles > Colors
  2. Load Presets
  3. Select Import
  4. Select new-moon.itermcolors
  5. Select New Moon from color presets

Acknowledgements

Author

License

This project is open source and available under the MIT License.