night-owl-jetbrains
night-owl-jetbrains copied to clipboard
Feature Request: IntelliJ Themes Support
Expected Behaviour
- implement Theme as native IntelliJ Theme
Current Behaviour
- theme implemented via MaterialUI
useful Links
https://blog.jetbrains.com/platform/2019/03/creating-custom-themes-for-intellij-platform-ides/ http://www.jetbrains.org/intellij/sdk/docs/reference_guide/ui_themes/themes_intro.html
Yep, this is on my list of things to do. 👍
First thank you for your effort to provide a great theme. Would be nice to get rid of MaterialUI. I really like the original for VS Code. But MaterialUI makes it impossible to use this one because of the bunch of strange changes MaterialUI Theme makes...
Fyi I implemented a version of the night owl theme in my material theme UI lite plugin. Go take a look.
@mallowigi thanks for information, colors of your "nightowl" theme are a little different than the original. In general there are a few odds and ends which I don't like so much about the material theme (font, spacing of the "views") etc. But nevertheless thank you for your great work...