Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I download IntelliJ IDEA Color Schemes? [closed]

I am an Eclipse user mainly and I find I must have a dark color scheme.

I cannot seem to find a dark color scheme as I search Google.

Where can I download IntelliJ IDEA Color Schemes? I am evaluating mainly for HTML/JavaScript.

like image 489
Aaron Greenlee Avatar asked Oct 03 '22 00:10

Aaron Greenlee


People also ask

How do I get more themes for IntelliJ?

In the Settings/Preferences dialog ( Ctrl+Alt+S ), select Appearance & Behavior | Appearance. Select the UI theme from the Theme list: IntelliJ Light: Traditional light theme for IntelliJ-based IDEs.

How do I add color scheme to IntelliJ?

Press Ctrl+Alt+S to open the IDE settings and select Editor | Color Scheme. Use the Scheme list to select a color scheme.


2 Answers

Since it is hard to find good themes for IntelliJ IDEA, I've created this site: https://github.com/sdvoynikov/color-themes (note: site archived to GitHub repo) where there is a large collection of themes. There are 270 themes for now and the site is growing.

Screenshot of the site

P.S.: Help me and other people — do not forget to upvote when you download themes from this site!

like image 138
Yarg Avatar answered Oct 20 '22 01:10

Yarg


If you're just looking for a dark color scheme for IntelliJ IDEA, this is the first link I get in a Google search:

Dark Pastels theme for IntelliJ IDEA

Dark Pastels theme for IntelliJ IDEA

Of course, you can tweak either of these two schemes to your satisfaction. Don't feel like you have to stick to the fonts and the colors that the original authors have chosen. We programmers don't get nearly enough chances to try our hand at interior decorating to pass up this opportunity.

Is there any reason these won't work in the version you have? As best I can tell, you can simply import any theme that you want.

like image 28
Cody Gray Avatar answered Oct 20 '22 00:10

Cody Gray