https://github.com/rofrol/oceanic-next-jetbrains-theme
Oceanic Next Theme (UI) for JetBrains
https://github.com/rofrol/oceanic-next-jetbrains-theme
Last synced: 7 months ago
JSON representation
Oceanic Next Theme (UI) for JetBrains
- Host: GitHub
- URL: https://github.com/rofrol/oceanic-next-jetbrains-theme
- Owner: rofrol
- Created: 2015-09-01T11:38:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-22T13:36:36.000Z (over 10 years ago)
- Last Synced: 2025-02-19T07:37:03.810Z (over 1 year ago)
- Homepage:
- Size: 90.8 KB
- Stars: 24
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oceanic Next JetBrains Theme
Companion for [Oceanic Next Color Scheme](https://github.com/minwe/oceanic-next-jetbrains).
Because [IntelliJ IDEA does not allow custom themes](https://github.com/jkaving/intellij-colors-solarized/issues/83#issuecomment-63050236), we need to patch existing theme, i.e. Darcula.
0. When installing Webstorm, etc. answer no when asking for admin rights or install in the place when you have write privileges.
1. Find idea.jar or webstorm.jar etc.
2. Add JAVA_PATH/bin to your PATH.
3. Extract file and check changes: `jar xf /c/installed/WebStorm*/lib/webstorm.jar com/intellij/ide/ui/laf/darcula/darcula.properties`
4. Close Idea or you will get error in next step: `java.io.IOException: Error in writing existing jar file`
5. Upload file `jar uf /c/installed/WebStorm*/lib/webstorm.jar com/intellij/ide/ui/laf/darcula/darcula.properties`
You can also use this for limited functionality:
- https://github.com/dmalch/ColorIDE
- https://github.com/dmalch/ColorTree
## Screenshot

## TODO
- [ ] make backup of a jar file