One Dark & One Light Themes for editors and IDEs.
One Dark theme for iTerm2 application.
Download One Dark.itermcolors and Import into iTerm.
Go to Preferences > Profiles and select Colors tab. In Color presets choose Import... and select the .itermcolors file.
One Dark theme for IntelliJ applications.
- HTML
- CSS
- JavaScript
- PHP
- Python
- Ruby
- Java
- Kotlin
- Puppet
- Smarty
- Django
- XML
- Console (colors)
- Less
- SASS / SCSS
- Markdown
- Apache
- .ignore
- JSON
- Twig
- Blade
- CoffeScript
- Slim
- SQL
- YAML
To install the theme copy One Dark.icls in ~/Library/Preferences/<PhpStorm/PyCharm/...>/colors.
Then select from Preferences > Editor > Colors & Fonts.
One Dark theme based on IceTimux theme, a nice overview about this theme.
Download One Dark.tmTheme for Sublime.
Open Sublime and select Browse Packages option from menu. Then, go to User folder and copy the .tmTheme file.
One Dark and One Light for Objective-C and Swift.
To install the theme download and then copy One Dark.xccolortheme (or One Light.xccolortheme) file in ~/Library/Developer/Xcode/UserData/FontAndColorThemes folder.
Open Xcode and select from Preferences > Fonts & Colors.
One Dark theme for ACE editor (from ajax.org)
Copy theme-one_dark.js file into ACE folder root.
Write in script editor.setTheme("ace/theme/one_dark"); or replace your value with one_dark.
Enjoy ;)