Wingpanel text doesn't respect the color defined in the GTK theme

Bug #1013320 reported by Satyajit Sahoo
22
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Wingpanel
Fix Released
Medium
Unassigned

Bug Description

Wingpanel doesn't respect the text color defined in the GTK theme. For example, if I add the following in the theme's css file, wingpanel should have a white background with dark text.

.gnome-panel-menu-bar {
    background-image: -gtk-gradient (linear, left top, left bottom,
                                     from (rgba(255,255,255,0.85)),
                                     to (rgba(255,255,255,0.9)));
    color: #000;
}

But this results in white text on white background, making it unreadable.

Tags: gtk theme
Revision history for this message
Cody Garver (codygarver) wrote :

A branch has been submitted that changes the class from .gnome-panel-menu-bar to .panel

Please check again when bug #1013324 gets Fix Committed. If the issue persists, Confirm this bug and leave a comment.

Changed in wingpanel:
status: New → Incomplete
Revision history for this message
Cody Garver (codygarver) wrote :

.gnome-panel-menu-bar is now .panel in trunk.

If the issue persists, Confirm this bug and leave a comment.

Revision history for this message
Danielle Foré (danrabbit) wrote :

Hey Cody, I can't seem to theme wingpanel at all with .panel or .gnome-panel-menu-bar

Changed in wingpanel:
status: Incomplete → Confirmed
Revision history for this message
Satyajit Sahoo (satyajit-happy) wrote :

Yeah. The theming is still broken.

David Gomes (davidgomes)
Changed in wingpanel:
importance: Undecided → Medium
Revision history for this message
Victor Martinez (victored) wrote :

Hmm, I'm pretty sure this is fixed now.

Changed in wingpanel:
status: Confirmed → Fix Committed
milestone: none → 0.2
Cody Garver (codygarver)
Changed in wingpanel:
status: Fix Committed → Fix Released
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.