Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joeshub/onestorm
- Owner: joeshub
- Created: 2015-10-08T00:13:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-08T02:37:41.000Z (about 9 years ago)
- Last Synced: 2024-11-13T01:36:50.664Z (2 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.![OneStorm theme](https://raw.githubusercontent.com/joeshub/OneStorm/master/screenshot.png "OneStorm color theme for WebStorm")
## 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