Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joeshub/onestorm

A color scheme for the Jetbrains Webstorm IDE based on the One Dark Atom theme
https://github.com/joeshub/onestorm

Last synced: 6 days ago
JSON representation

A color scheme for the Jetbrains Webstorm IDE based on the One Dark Atom theme

Awesome Lists containing this project

README

        

# OneStorm
A color scheme for the Jetbrains WebStorm / PhpStorm / IntelliJ IDE.

![OneStorm theme](https://raw.githubusercontent.com/joeshub/OneStorm/master/screenshot.png "OneStorm color theme for WebStorm")

## Optimized for:
* JavaScript
* Diffs
* Console

Coming Soon
* HTML
* CSS
* Scope

## Installation

### Mac OS X 10.11

* Quit out of WebStorm

* Copy the OneStorm.icls file from this repo to your IDEA folder at this path e.g.:
`~/Library/Preferences/WebIde100/colors`
Other possible folder names: `IntelliJIdea13 IdeaIC13 WebIDE70 WebIDE80 WebStorm8`

* Download the Fira font zip file https://github.com/mozilla/Fira
Extract the .ttf files to Font Book

* Start the IDE and choose the new `OneStorm` scheme from the `Editor > Color and Fonts` menu
If necessary select the `Fira Mono` font from `Editor > Color and Fonts > Font`

## Notes:
* Best used with the JetBrains Darkula Theme

* Based on the awesome One Dark theme for Atom
https://github.com/atom/one-dark-ui

* Font used in this theme is Fira Mono Medium from Mozilla
https://mozilla.github.io/Fira/

* Minimap used in the screenshot via the CodeGlance plugin
https://github.com/Vektah/CodeGlance