Skip to content

One Dark theme for IntelliJ IDEA, PhpStorm, PyCharm, RubyMine, WebStorm

Notifications You must be signed in to change notification settings

gjc9620/idea-one-dark-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Dark PyCharm theme

One Dark theme for IntelliJ IDEA, PhpStorm, PyCharm, RubyMine, WebStorm

Installation

Option 1: Install using "Import Settings..."

  1. Go to File | Import Settings... and specify the idea-one-dark-theme directory or the settings.jar file. Click OK in the dialog that appears.

  2. Restart IntelliJ IDEA

  3. Go to Preferences | Editor | Colors & Fonts and select one of the new color themes.

Option 2: Manual installation

  1. Copy One Dark.icls to your IntelliJ IDEA preferences color directory. The directory varies, depending on which JetBrains IDE you are using.

    The colors directory may need to be created.

    It is typically in:

    Mac OS X

    • IntelliJ IDEA: ~/Library/Preferences/IntelliJIdea{version}/colors
    • WebStorm ~/Library/Preferences/WebStorm{version}/colors
    • PyCharm ~/Library/Preferences/PyCharm{version}/colors

    Windows

    • IntelliJ IDEA %USERPROFILE%\.IdeaIC{version}\config\colors
    • PyCharm %USERPROFILE%\.PyCharm{version}\config\colors
  2. Restart IntelliJ IDEA

  3. Go to Preferences | Editor | Colors & Fonts and select one of the new color themes.

ToDo

  • Python
  • Django/Jinja2 tempalte
  • CoffeeScipt
  • JavaScript
  • CSS
  • LESS
  • YAML
  • JSON
  • HTML
  • XML
  • Java
  • Ruby
  • PHP
  • UI theme

About

One Dark theme for IntelliJ IDEA, PhpStorm, PyCharm, RubyMine, WebStorm

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Makefile 0.6%