Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 942 Bytes

README.md

File metadata and controls

54 lines (38 loc) · 942 Bytes

atom-monokai theme

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.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