/atom-monokai-extended-alpenglow

Extended Monokai theme for the Atom text editor

Primary LanguageCSS

Joehannes UX

All credit goes to the monokai guys All I did was apply a text-shadow to everything, because that is what I wanted ....

Monokai Extended Theme

An extended Monokai syntax theme for the Atom editor, partially based on sublime-monokai-extended.

Markdown Example:

Screenshot: Markdown

Coffeescript Example:

Screenshot: Coffeescript

Python Example:

Screenshot - Python

Installation

You can open the Atom settings (cmd-,), select Themes and search for monokai-extended or install via the command line with apm:

apm install monokai-extended

Once installed, activate the theme by opening the Atom settings (cmd-,) and going to Themes -> Syntax Theme or via cmd-shift-p and Settings View - Change Themes.

Features

Adds scopes, support and/or improves styling for:

  • gutter: git status
  • makefile: variable
  • makefile: prerequisites
  • html: doctype
  • css: #id
  • markdown: plain
  • markdown: inline code
  • markdown: heading
  • markdown: italic
  • markdown: bold
  • markdown: underline
  • markdown: blockquote
  • markdown: quote
  • markdown: link
  • markdown: fenced code block
  • markdown: fenced language

Contributing

Feel free to contribute! Pull requests are always welcome. If you add a new feature, please include a code snippet to exhibit the feature in the pull request.

License

Copyright © 2014 Daniel G. Taylor

http://dgt.mit-license.org/