Possible to change the colour of the indentation guide lines per indentation level? - intellij-idea

I can change the indentation guide line colour as shown in this image (the green lines):
I'd like to have the colour be different per indentation level, to help with code inspection and reading. Similar to this poor edit. Alternatively if it was per scope that'd be even better, i.e. the 2 for loops at the same indenation level would have different colour indentation lines.
Anybody know if this is possible in IntelliJ/Android Studio?
Thanks!

The color of the vertical indent guide can be changed in IntelliJ IDEA when you go to Preferences > Editor > Colors & Fonts > General, then select the list item “Vertical indent guide”. See this Screenshot. Tested on Mac OS X with IntelliJ IDEA Ultimate 14.1.4.

https://plugins.jetbrains.com/plugin/10080-rainbow-brackets
this plugin shows color guide lines and much more related
for all JetBrains products

Related

Settings for matching words box hightlight and odd green/blue bar to the right

I have troubles finding settings for these two things, as I just want them removed.
I'm using WebStorm 2017.3 EAP, but afaik, this would be the same in the other IntelliJ products.
Both issues are on both themes, however the default theme, be bounding box is not as apparent.
The white bounding box that appears on matching words (around services in the screenshot. I just want it dimmed a bit.
This looks like this is only Material UI, but could be related settings.
Far right green border. It's there in some files not in others, and I can't figure out what it actually represents. Some times it's blue. I just want it removed.
Note: This is not the no the hard wrap guide line, as I removed that already.
I've really tried looking through all settings, but I think I might not be using the correct terminology.
Thank you on beforehand, this is driving me nuts.
Edit: Updated images and with default theme + material theme eap.
Edit: Solved problem number 1. It's `Editor -> Color Scheme -> General -> Code -> Identifier under caret

Change contrast in PhpStorm

I don't know, it may be off topic question. I am using Darcula theme in PhpStorm. I need to add more contrast (darker background, brighter text) in PhpStorm.
I googled a lot but I could not find appropriate answer for changing that. Is there any way to do that?
While this post is dated, searching for an answer to what I believe to be a similar problem brought me here. In my case I could not easily read the line numbers on my display. The contrast was too weak.
I will answer this with the steps I took as it may help others who stumble onto this:
To configure it I opened Settings/Preferences dialog, and under the Editor node, clicked Colors & Fonts and then the General section. In this section I was able to find Code => Line number (in my case). In the case of the OP the section will be Text => Default text.
There you can change the colors and contrast directly to your liking.
#Dom: Thx for your answer. It helped me to enhance the contrast.
In the IntelliJ IDEA 2018 Version you can find this under:
File > Settings > Editor > Color Scheme > General
From there choose:
Text > Default Text

IntelliJ IDEA - Choosing specific font width within family

I'm on OS X El Capitan running IntelliJ IDEA 15.0.3.
I've been trying to change the font in my IntelliJ IDEA editor, but when I go to select which font to select, the dropdown list only gives me a list of font families, and doesn't allow me to choose individual weights, as I wanted to use the Book font, while IntelliJ uses the Medium font by default. Is there any way to prioritize which weight I want to use?
I found an indirect way by disabling the Medium font file through Font Book, but that kind of bothers me because that disables it for all programs rather than simply IntelliJ.
Thanks in advance.
This should be possible now. I just checked by going to Settings > Editor > Font and different font weights show up correctly in the dropdown:
If you still have this problem, you should file an issue with JetBrains.

What is the name of this NetBeans Theme property?

I am customizing a NetBeans themes to find set up the right colour balance for my eyes.
I would like to change the colour of the default PHP functions in the suggestion (auto-complete box) to something different as I find the dark blue is hard to read.
I haven't had much like finding the name of the property to do so.
To explain further. I know where to change the colours. I just can't find this particular one.
Tools > Options > Fonts & Colours.
I am using 7.4 nightly build version (2013-06-19_17-09-51/ that I got here: http://bits.netbeans.org/dev/nightly/)
I have changed my look & feel and using Dark Metal theme for the Tool itself.
(Tools > Options > Misc. > Windows (tab)
If I find the answer myself, I'll post it here.
Thanks!
edit:
It seems like it's not actually the Fonts&Colour theme that sets the colour.
Changing the theme from my custom one to e.g. Desert theme doesnt change the colour of the auto-completion box. So I was looking at the wrong place... nevertheless, I would still like to change the default colour of the text depicted below.
If anyone knows how, please share! :)
It turns out that this is a bug.
I asked about the same issue on the NetBeans forum and got a reply.
Please see here for details:
http://forums.netbeans.org/viewtopic.php?p=148808

Aptana Studio 3: How to get rid of brighter whitespace background sections?

Developing in Aptana 3 I get some whitespace colored brighter than the regular background, as if I have it selected. This is really annoying and makes it difficult to read the code.
Any thoughts on how to get rid of this?
Other themes provide this sort of white space reveal so it must be possible. Might try exporting one of the themes that does, peering into that export and seeing if you can reverse engineer.
Otherwise, grab a theme that does and tweak it to suit your needs.
Unless you've found another solution - this is a bit late.
Pick a different theme. Window > Preferences > Aptana Studio > Themes.