https://github.com/tterb/atomic-monokai-syntax
:atom: A Monokai-flavored syntax highlighting theme for Atom
https://github.com/tterb/atomic-monokai-syntax
apm atom atom-editor atom-theme monokai monokai-syntax-theme syntax-highlighting syntax-theme
Last synced: 3 days ago
JSON representation
:atom: A Monokai-flavored syntax highlighting theme for Atom
- Host: GitHub
- URL: https://github.com/tterb/atomic-monokai-syntax
- Owner: tterb
- License: mit
- Created: 2016-08-20T06:02:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-30T00:16:48.000Z (almost 8 years ago)
- Last Synced: 2025-04-20T14:42:44.351Z (25 days ago)
- Topics: apm, atom, atom-editor, atom-theme, monokai, monokai-syntax-theme, syntax-highlighting, syntax-theme
- Language: CSS
- Homepage:
- Size: 1.97 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[
](https://github.com/Atomic-Monokai-Syntax)
------------------------------------------------------------------------------
![]()
![]()
As a long-time Sublime Text user, I've made the transition to using
**[Atom]** as my go-to code editor, and while I enjoy it's more *hackable* aspects, I hadn't been unable to find a monokai syntax-theme that felt familiar amongst the available prospects. I'm actively working to improve the syntax-highlighting for individual languages, so feel free to submit any languages you would like to see improvements on.
***Update:*** I've also developed a complimentary UI for this syntax-theme, so if you like this package, check out **[Atomic Design UI]**.______________________________________________________________________________
![]()
![]()
![]()
Each of the colors used in this theme have been carefully selected and tweaked
overtime to provide optimal contrast and readability in any context.
![]()
This syntax-theme has been strategically structured to allow individual attention
to be given to ensuring accurate highlighting for each supported language
![]()
Atomic Monokai is actively developed in order to improve language-specific
syntax-highlighting for an increasing collection of programming languages.
Have a language that you'd like to see supported? Suggest it here
______________________________________________________________________________
![]()
This package is distributed using *[apm]*. After [installing apm], you can install the syntax theme with the command:
```
$ apm install atomic-monokai-syntax
```After installation, the theme can be activated by going to the **Themes** section in the *Settings* view and selecting it from the *UI Theme* drop-down menu.
______________________________________________________________________________
![]()
* **[C++]**
* **[C#]**
* **[CSS]**
* **[HTML]**
* **[Java]**
* **[Markdown]**
* **[Perl]**
* **[PHP]**
* **[Python]**
* **[XML]**
* ***[More...]***
______________________________________________________________________________
### Other Packages:
* **[Minimap]** - featured in the above screenshot, *Minimap* applies a "*Sublime-esque*" view to the right-side of the frame.
* **[Toolbar]** - adds a customizable toolbar to your Atom editor, allowing easy access to all your most used commands.
* **[Project Manager]** - delivers a familiar workflow for navigating projects and project-specific settings.
* **[Highlight Selected]** - highlights all instances of the selected element within the open file.
* ***[More...]****For more useful packages, check out my [Essential Atom Packages], which I'll continue to keep up to date as I explore and familiarize myself with the editor and it's community.*
______________________________________________________________________________
[Atom]: https://atom.io
[Atomic Design UI]: https://atom.io/themes/atomic-design-ui
[apm]: https://atom.io/themes
[installing apm]: https://github.com/atom/apm#installing[C++]: https://cloud.githubusercontent.com/assets/16360374/23335165/57d99ece-fb64-11e6-9bcf-b200090ad077.png
[C#]: https://cloud.githubusercontent.com/assets/16360374/23335166/57e71b80-fb64-11e6-8c9f-8fb48a8f7594.png
[CSS]: https://cloud.githubusercontent.com/assets/16360374/23335169/57e965ac-fb64-11e6-8296-b16910ea5bdc.png
[HTML]: https://cloud.githubusercontent.com/assets/16360374/18231558/6cba7498-7271-11e6-9575-d4448e5910d5.png
[Java]: https://cloud.githubusercontent.com/assets/16360374/23335301/89b247d6-fb67-11e6-9c52-46976c215a68.png
[Markdown]: https://cloud.githubusercontent.com/assets/16360374/18231352/9642c068-726c-11e6-857a-7e3d76293f88.png
[Perl]: https://cloud.githubusercontent.com/assets/16360374/23335170/57eb81b6-fb64-11e6-91da-c514a0d6ffaf.png
[PHP]: https://cloud.githubusercontent.com/assets/16360374/23335167/57e8ab9e-fb64-11e6-99b9-f8d288b768a0.png
[Python]: https://cloud.githubusercontent.com/assets/16360374/23335168/57e8c70a-fb64-11e6-8c27-f04c7ce98c27.png
[XML]: https://cloud.githubusercontent.com/assets/16360374/23335164/57b83b26-fb64-11e6-85ca-9b64b26c19e1.png
[More...]: https://github.com/JonSn0w/Atomic-Monokai-Syntax/blob/master/documentation/Screenshots.md[Minimap]: https://atom.io/packages/minimap
[Toolbar]: https://atom.io/packages/toolbar
[Project Manager]: https://atom.io/packages/project-manager
[Highlight Selected]: https://atom.io/packages/highlight-selected
[More...]: https://jonsn0w.github.io/projects/2016/08/22/essential-atom-packages.html
[Essential Atom Packages]: https://jonsn0w.github.io/projects/2016/08/22/essential-atom-packages.html