https://github.com/danielgtaylor/atom-monokai-extended
Extended Monokai theme for the Atom text editor
https://github.com/danielgtaylor/atom-monokai-extended
Last synced: over 1 year ago
JSON representation
Extended Monokai theme for the Atom text editor
- Host: GitHub
- URL: https://github.com/danielgtaylor/atom-monokai-extended
- Owner: danielgtaylor
- Created: 2014-02-27T06:45:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-09T13:13:23.000Z (almost 11 years ago)
- Last Synced: 2025-05-07T17:11:46.599Z (over 1 year ago)
- Language: CSS
- Size: 182 KB
- Stars: 9
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monokai Extended Theme
An extended Monokai syntax theme for the [Atom](http://atom.io/) editor, partially based on [sublime-monokai-extended](https://github.com/jonschlinkert/sublime-monokai-extended).
##### Markdown Example:

##### Coffeescript Example:

##### Python Example:

## Installation
You can open the Atom settings (`cmd-,`), select `Themes` and search for `monokai-extended` or install via the command line with `apm`:
```bash
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/