Public bug reported: thunderbird (1:45.2.0+build1-0ubuntu0.16.04.1) again (bug #1004841) overrides the default theme with ugly monochrome icons. Instead of adding a theme and using it by default, there are three patches that override the default linux theme:
theme-refresh-addressbook-toolbar-icons.patch theme-refresh-compose-toolbar-icons.patch theme-refresh-messenger-toolbar-icons.patch They say: Description: Use monochrome icons for the messenger window toolbar Origin: https://bugzilla.mozilla.org/attachment.cgi?id=563822 Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=665871 # HG changeset patch # Parent f949fa44766392f56e3e690d298ca1f3ead3fb4a and do stuff like: -toolbar[iconsize="small"] #button-forward[disabled] { - -moz-image-region: rect(16px 112px 32px 96px) !important; +toolbar[iconsize="small"] #button-forward[disabled="true"] { + list-style-image: url("chrome://messenger/skin/icons/button-forward-small-disabled.svg"); + -moz-image-region: auto; } ** Affects: thunderbird (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/1604628 Title: Thunderbird Icon set is broken (ugly, black and white, monochrome icons/theme) Status in thunderbird package in Ubuntu: New Bug description: thunderbird (1:45.2.0+build1-0ubuntu0.16.04.1) again (bug #1004841) overrides the default theme with ugly monochrome icons. Instead of adding a theme and using it by default, there are three patches that override the default linux theme: theme-refresh-addressbook-toolbar-icons.patch theme-refresh-compose-toolbar-icons.patch theme-refresh-messenger-toolbar-icons.patch They say: Description: Use monochrome icons for the messenger window toolbar Origin: https://bugzilla.mozilla.org/attachment.cgi?id=563822 Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=665871 # HG changeset patch # Parent f949fa44766392f56e3e690d298ca1f3ead3fb4a and do stuff like: -toolbar[iconsize="small"] #button-forward[disabled] { - -moz-image-region: rect(16px 112px 32px 96px) !important; +toolbar[iconsize="small"] #button-forward[disabled="true"] { + list-style-image: url("chrome://messenger/skin/icons/button-forward-small-disabled.svg"); + -moz-image-region: auto; } To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1604628/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

