What is the name of this NetBeans Theme property? - netbeans-7

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

Related

Change style of PivotItemHeader

I currently try to change the visual style of my pivot control in UWP.
I would like to change the plain default style of "just text" to something like this:
This is just an example I quickly found on the web. But it is a good representation of what I want to achieve.
I would like to make the pivot items to look like they are tabs.
They should be visibly seperated from another and when one of the items is selected I want to make it visually stand out from the others.
I'm really new to styling controls. I actually just started to read about it yesterday. But it really helps to make an app visually interesting instead of just the plain default styles.
I would really appreciate some help or guidance here :)
Greetings :)
We can modify the PivotHeaderItem default style to implement the effect. Here is also a similar thread that describes how to achieve it : Pivot Header style
Please note that: the PivotHeaderItem default style is based on the Windows Software Development Kit (SDK) for Windows 10, Version 1511 (Windows SDK version 10.0.10586.0). If your app target on other version, the styles and resources may be have different values. But the approach to implement the effect is similar. You can find the corresponding source in the path of your Windows SDK installation such as:
C:\Program Files (x86)\Windows Kits\10\DesignTime\CommonConfiguration\Neutral\UAP\10.0.16299.0\Generic.

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

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

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

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.