Search code examples
intellij-ideapycharmphpstormwebstorm

How to Use a Theme in JetBrains


My eyeballs are bleeding from the brightness Is there any way to get a dark theme in JetBrains (IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, Android Studio) that doesn't look bad or require hours of configuration?

I downloaded a theme but when I'm trying to import it into JetBrains I'm getting an error says

"Import failed: Theme it's not a valid scheme"

enter image description here

Current theme

enter image description here

Thanks in advance.


Solution

  • I found the problem, I was choosing the wrong Jar file it doesn't have a Schemes Colors

    enter image description here

    Here's the steps:

    first of all go and choose your theme from here

    https://plugins.jetbrains.com/plugin/8006-material-theme-ui

    Then Press +,

    You get the Preferences and the click on Editor and the click on Color Scheme and then General select the theme Import Scheme. .Jar

    enter image description here

    Then Select + press to mark the themes you want to add

    enter image description here

    And here you go

    enter image description here

    This theme Compatible with: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio