• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

lunarized-syntax

Solarized After Dark
aclissold
0.4.0 2,699
3
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Lunarized

A fork of the Atom version of the famous Solarized theme—with a moonlit aura.

Design Decisions

I love the harmonious blend of Solarized's accent colors and how well they all fit together. After all, the most important facet of a syntax theme is to be able to easily differentiate the different tokens in source code. And Solarized manages to achieve this while still looking beautiful.

However, the dark blue "in the shade of a tree" background (as well as the yellow morning-sun variant) break this neutrality. Lunarized fixes it by completely desaturating the base colors as well as lowering each of their brightnesses by 15%. Plain text has also been bumped from the base0 to base1 color to compensate.

Installation

To get the Atom package:

  • Bring up Settings via cmd-,
  • Go to the Themes page
  • Search for Lunarized and install

To get the Vim colorsheme:

With pathogen:

cd ~/.vim/bundle
git clone https://github.com/aclissold/lunarized-syntax

Without pathogen:

mkdir -p ~/.vim/colors
cd ~/.vim/colors
curl -O https://raw.githubusercontent.com/aclissold/lunarized-syntax/master/lunarized.vim

Screenshots

Atom Screenshot Vim Screenshot

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by