brogrammer-theme
brogrammer-theme copied to clipboard
Port to IntelliJ theme?
Hey! I've been using the Brogrammer theme on Sublime for I don't know how long, and I'm moving to IntelliJ for part of my work.
Is there any chance this theme could be ported to IntelliJ?
Cheers!
I searched high and low but could not find a port, so I did my best to make it. Try this on for size and let me know if you find any inconsistencies.
Hey, thanks for hte initiative! I tried to import it and got "Import failed... is not a valid scheme". I am using Intellij IDEA Community 2017.2
@sebastientromp Hmm, I am sorry to hear that. If you would like to give it a shot, I used the 'Export Settings' feature and exported only the 'Editor Colors (Schemes)' portion of my settings and put the .jar up in the repo. I am using RubyMine, perhaps the exported .icls file is specific to that product?
This works better :) Settings are properly imported \o/
The color scheme looks a bit different (for Java at least it looks a bit washed-out compared to the Sublime theme), I'll submit PRs when I update things in case it makes sense for you
IntelliJ

Sublime

Thanks for doing this!
Glad to hear it @sebastientromp
From the screenshots, I can immediately see some definitions are missing for the Java environment. Your @Variables are using a color not defined in the settings I exported. I apologize for the gap in color mapping, but I made this in Ruby Mine. I will look into the washed out aspect though. Here is what my UI looks like presently:

If you are gonna try sprucing up the Java vars, here are the color codes I ganked straight from the @kenwheeler Brogrammer .tmTheme file:
White: #ffffff
Off-White: #ecf0f1
Dark Grey (background): #1a1a1a
Light Grey: #555555
Medium Light Grey: #2a2a2a
Medium Dark Grey: #222222
Green: #2ecc71
Aqua: #1abc9c
Red: #e74c3c
Blue: #3498db
Yellow: #f1c40f
Orange-Red: #e67e22
Periwinkle: #6c71c4
Hey,
I was also looking for brogrammer color scheme for Java, but at the end I made one by myself.
It's probably not the best, but I like it :-)
Example:

Brogrammer Java : Brogrammer.icls.zip
Theme used : OneDark
ps: Sorry for the up, but I believe it might help someone else from the future 😃
The problem has been solved for me. Try to use this file if it works for you. Brogrammer.icls