Skip to content

danielgtaylor/atom-monokai-extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Extended Monokai theme for the Atom text editor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages