GTK theme problem in Thunderbird main window toolbar

Bug #1052850 reported by Sadi Yumuşak
2
Affects Status Importance Assigned to Milestone
Ubuntu Mozilla PPA Bugs
New
Undecided
Unassigned

Bug Description

I currently use Thunderbird 15.0.1 under Ubuntu 12.04.1 64-bit but I have been experiencing this problem with earlier versions of both Thunderbird and Ubuntu:
I don't get the same background color for the toolbar in the main window (and also the tab browser tabs) as specified by the GTK theme -- unlike, for example, the toolbar in message compose window which seem to obey the GTK theme chosen.
I can only overcome this problem by manually entering the appropriate color code into chrome.css for each GTK theme.
For instance:
#toolbar, toolbox, .tabbrowser-tabs {
background-color: #e4e6e7 !important;
}
#msgHeaderView {
background-color: #e4e6e7 !important;
}
#folderTree treechildren {
background-color: #e4e5e7 !important;
}
Even then tab browser tabs still refuse to obey the color scheme.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.