Bug 325613 - tabs colors are inverted
Summary: tabs colors are inverted
Status: RESOLVED NOT A BUG
Alias: None
Product: krusader
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.4.0-beta3 "Single Step"
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-04 07:22 UTC by tdthp
Modified: 2018-05-06 00:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tdthp 2013-10-04 07:22:52 UTC
I have a xfce theme with these gtk-2.0/gtkrc theme:
    bg[NORMAL] = { 0.863, 0.863, 0.863 }
    bg[ACTIVE] = { 0.933, 0.933, 0.933 }

I noticed krusader uses bg[NORMAL] for the active tab, and bg[ACTIVE] for the inactive ones
Comment 1 Alex Bikadorov 2017-03-01 20:16:56 UTC
Cannot confirm. On KDE5 the tab bar uses the value "Window Background" for active tabs and a (auto generated) darker version of it for inactive tabs. Please tray again with Krusader 2.5.0.
If there are still problems its probably related to Qt/GTK theme conversion. I cannot find anything in the code that the default tab colors are changed.