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: 7 months ago
JSON representation
A color scheme for the Jetbrains Webstorm IDE based on the One Dark Atom theme
- Host: GitHub
- URL: https://github.com/joeshub/onestorm
- Owner: joeshub
- Created: 2015-10-08T00:13:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-08T02:37:41.000Z (almost 10 years ago)
- Last Synced: 2025-01-12T07:12:22.156Z (9 months ago)
- Language: JavaScript
- Size: 371 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OneStorm
A color scheme for the Jetbrains WebStorm / PhpStorm / IntelliJ IDE.
## Optimized for:
* JavaScript
* Diffs
* ConsoleComing 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