atom-monokai
Monokai syntax theme for Atom Dark, One Dark, Seti UI and other
burntime 281,915 184 0.10.9 MIT GitHub

atom-monokai theme Build Status

Atom syntax theme inspired by monokai.

Installation

In Atom

  • Go to Settings > Install and search for atom-monokai

In Terminal

apm install atom-monokai

Tested with:

  • Atom Dark
  • One Dark
  • Seti UI

Changelog:

  • 0.10.9

    • colorful markdown output #16
  • 0.10.5

    • change deprecated selectors #12
    • fix recursive variable definition #9
  • 0.10.4

    • color for .support.type.exception #10
  • 0.10.3

    • Fix recursive variable definition #9
  • 0.10.0

    • Some color adjustments
    • Add syntax-variables
    • Remove Light UI support for now 😦
  • 0.9.7

    • Added highlighting of stdint, and functions
  • 0.9.6

    • update Changelog
  • 0.9.5

    • Fix active tab glitch on Atom Dark & Light UI
    • Fix markdown preview for Atom Dark & Light UI
  • 0.9.4

    • new screenshot
  • 0.9.3

    • fix markdown preview
  • 0.9.1

    • update readme.md and package.json
  • 0.9.0

    • fix editor tab navigation