Hi,
my function names list in C::B turned to be dark. Now I can hardly see the set.
OS:Ubuntu
SVN:11246
What? We need a better explanation of the problem...
Quote from: oBFusCATed on January 27, 2018, 02:05:23 PM
What? We need a better explanation of the problem...
Let's hope this attachment would help.
ordak: Which ubuntu are you using?
Quote from: oBFusCATed on January 27, 2018, 07:25:04 PM
ordak: Which ubuntu are you using?
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
Quote from: omlk on January 27, 2018, 06:35:16 PM
You can configure ubuntu theme color
Example:
http://www.webupd8.org/2012/09/customize-gtk3-gtk2-theme-colors-using.html
https://askubuntu.com/questions/452935/how-to-change-theme-colors
As far as I can remember, this wrong color problem has just recently happened only in C::B . So I want to see If I can go back and read functions list properly. BTW unfortunately same has occurred for <global> too.
Quote from: ordak on January 29, 2018, 02:52:23 PM
BTW unfortunately same has occurred for <global> too.
Then most probably your gtk theme is broken. We're not doing anything with the choice controls in the code-completion toolbar.
The previous given screenshot was from gtk theme "Ambiance". For now I have two other themes. One is "Highcontrast". Note the unusable choice control.
Are you talking about the missing choice control?
Quote from: oBFusCATed on January 30, 2018, 07:12:19 PM
Are you talking about the missing choice control?
If I understand you, the empty choice control in Highcontrast theme. BTW the third GTK theme Radiance appears to show C::B well.
I don't understand your last post.
Next to the <global> choice control (combobox/dropdown/etc) should be another control, but in your screenshot is missing.
Are you talking about this problem?
For me everything works fine in ubuntu 17.04... I don't have 16.04 to test at the moment...
Quote from: oBFusCATed on January 31, 2018, 07:27:47 PM
I don't understand your last post.
Next to the <global> choice control (combobox/dropdown/etc) should be another control, but in your screenshot is missing.
Are you talking about this problem?
For me everything works fine in ubuntu 17.04... I don't have 16.04 to test at the moment...
I am writing about the drop-down not working well.
In the screenshot with default GTK theme "Ambiance", look at the functions specifications. They have grey color, and for me, very hard to read.
In screenshot with GTK theme "Highcontrast", the drop-down seems to work well for me now.
This one is totally controlled by the gtk theme. We don't change its colours and we cannot do much...