Skip to content

jvivs/monokai-idea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Monokai For IntelliJ IDEA, updated for v12.

For v11 support please use the monokai-idea/v11 branch.

Supported Languages:

Now:

  • Scala ++
  • Javascript ++
  • CSS
  • SASS ++
  • LESS
  • HTML
  • XML
  • Closure Templates

Later:

  • moar Scala
  • moar Java
  • Python
  • PHP
  • Django/Jinja Templates
  • Twig Templates
  • Localization

Laterer:

  • Ruby
  • HAML
  • CoffeeScript
  • SQL

Colors

$magenta: #F92572

  • Keywords, Operators
  • HTML/XML Tags
  • Closure Template Variables
  • CSS Tags
  • CSS Imports

$warm_gray: #625F4C

  • Comments

$bg_dark_gray: #222425

  • Background

$bg_dark_gray_lt: #3B3F40

  • Background Highlight

$aqua: #66D9EF

  • Scala/Java Class, Types
  • JS Instance member
  • CSS Property Names
  • SASS Mixins
  • Closure Template parameter options

$blue_green: #00B1B1

  • Closure Template Namespaces
  • JS Regex

$blue: #287BDE

  • Closure Template Commands
  • JS Instance method
  • SASS variables

$dirrrty_yellow: #E6DB74

  • Strings, Attribute Values
  • HTML: Attribute Value
  • CSS units

$lavendar: #9C65FF

  • Numbers
  • Entity References (Character and HTML)

$lavender_lt: #A857FF

  • Invalid Character Entity References

$lime_green: #A6E22E

  • ATTRIBUTE_KEYS, TYPES, METHODS
  • JS Global Functions
  • Closure Template Identifiers
  • CSS Identifiers (classes, attributes, etc)

$lime_green_dark: #71B223

  • JS Global Variables

$orange: #FD971F

  • Scala/Java Parameters
  • Closure Template Functions
  • CSS Urls

$light_orange: #FFAF54

  • Reassigned Parameter: FFAF54

Installation

OS X

Place the .xml in ~/Library/Preferences/IntellijIdea12/colors/ and restart IDEA.

Windows

Place the .xml in %HOMEPATH%.IntelliJIdea12\config\colors and restart IDEA.

Credits and Stuff:

Based off https://github.com/longcao/monokai-scala-idea, which is in turn based off of http://tumblr.teamon.eu/post/697864114/intellij-idea-monokai-color-theme and https://github.com/tomasr/molokai.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published