Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tterb/atomic-monokai-pro-syntax
:atom: An adaptation of the Monokai Pro syntax-theme for Atom
https://github.com/tterb/atomic-monokai-pro-syntax
atom atom-syntax atom-theme monokai pro syntax-theme
Last synced: about 1 month ago
JSON representation
:atom: An adaptation of the Monokai Pro syntax-theme for Atom
- Host: GitHub
- URL: https://github.com/tterb/atomic-monokai-pro-syntax
- Owner: tterb
- License: mit
- Created: 2017-12-27T06:44:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-04T07:47:40.000Z (almost 3 years ago)
- Last Synced: 2023-03-02T15:22:32.911Z (over 1 year ago)
- Topics: atom, atom-syntax, atom-theme, monokai, pro, syntax-theme
- Language: Less
- Homepage: https://brettstevenson.io/atomic-monokai-pro
- Size: 2.71 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Atomic Monokai Pro
[**Atomic Monokai Pro**](https://atom.io/themes/atomic-monokai-pro-syntax) features a modern interpretation of the popular monokai color palette. Based on the [Monokai Pro](https://www.monokai.pro/) syntax-theme for Sublime Text and VSCode, this adaptated theme brings the same great enhancements to [Atom](https://atom.io).
Additionally, this theme also features modifications to better emphasize crucial code, while allowing more trivial aspects of the syntax to fade into the background. In turn, allowing for easier and more effective analysis and visual-grepping.## Install
This theme can be installed from within Atom or via the command:
```sh
$ apm install atomic-monokai-pro-syntax
```
After installation, you can activated by going to the **Settings > Themes** section and selecting it from the **Syntax Themes** drop-down menu.## Notice:
While the new [Tree-sitter](https://github.com/tree-sitter) parsing system is very promising, it's experimental and currently appears to degrade the syntax-highlighting quality of supported languages. So in the meantime, I recommend disabling "*Use Tree Sitter Parsers*" setting in **Settings > Core**.
--------
[![apm badge](https://apm-badges.herokuapp.com/apm/atomic-monokai-pro-syntax.svg?theme=one-dark)](https://atom.io/themes/atomic-monokai-pro-syntax)