https://bugs.kde.org/show_bug.cgi?id=414391

            Bug ID: 414391
           Summary: treeview.view.expander color in breeze-gtk
           Product: Breeze
           Version: 5.17.3
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: gtk theme
          Assignee: uhh...@gmail.com
          Reporter: bma...@free.fr
  Target Milestone: ---

SUMMARY
When using Thunderbird, treeview icons are white on a white background (not
visible)

It makes Thunderbird barely unusable.

Fetching gtk.css for the bug, I identified this issue:

treeview.view.expander {
    min-width: 16px;
    min-height: 16px;
    -gtk-icon-source: -gtk-icontheme("pan-end-symbolic");
    color: @theme_base_fg_color; }

The color @theme_base_fg_color is undefined and should be #31363b for instance.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to