News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

White gradient on tabs with dark theme, how to remove?

Started by 0x0000053A, January 31, 2018, 08:29:25 PM

Previous topic - Next topic

0x0000053A

I was using codeblocks built from 17.12 tarball until today when i've found out that official arch linux repo now has 17.12 too and I can switch to it.
I've switched and now i see that weird white gradient. It doesn't look very good with dark theme.
Is it fixable somewhere in config or do I have to rebuild it all again?

BlueHazzard

you can try Settings->Environment->Notebook appearance->Tabs style

0x0000053A

Quote from: BlueHazzard on January 31, 2018, 10:52:26 PM
you can try Settings->Environment->Notebook appearance->Tabs style
Nah, the white color is still there.
There's no gradient with simple tabs though, but i'd like them to be white-on-dark, like they were in svn builds.

oBFusCATed

Is there any chance that your wxGTK is built against GTK3?
In GTK3 the native tab art is not available, and after a fast search I wasn't able to find an easy way to reimplement it, so we'll need to do something to prevent this ugliness...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

0x0000053A

Quote from: oBFusCATed on February 01, 2018, 09:44:04 AM
Is there any chance that your wxGTK is built against GTK3?
In GTK3 the native tab art is not available, and after a fast search I wasn't able to find an easy way to reimplement it, so we'll need to do something to prevent this ugliness...
Yep, it depends on wxgtk3 package. I guess i was building against wxgtk2 when i did it manually.
Some elements of the interface do look fancier with GTK3 though.

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]