ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #09516
[Bug 1581047] Re: UbuntuColors considered harmful
This bug was fixed in the package ubuntu-system-settings-online-accounts
- 0.7+16.10.20160610-0ubuntu1
---------------
ubuntu-system-settings-online-accounts (0.7+16.10.20160610-0ubuntu1) yakkety; urgency=medium
[ Alberto Mardegan ]
* Immediately accept degenerate requests from unconfined processes
(LP: #1582824)
* Replace incorrect usage of UbuntuColors (LP: #1581047)
* Update pot file for translations (LP: #1533091)
* Open popups in an overlaid webview (LP: #1428591)
* Skip tests on arm64 (LP: #1585942)
[ Alberto Mardegan, Timo Jyrinki ]
* Stop depending on transitional packages. (LP: #1583079)
-- Alberto Mardegan <mardy@xxxxxxxxxxxxxxxxxxxxx> Fri, 10 Jun 2016
09:46:37 +0000
** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1581047
Title:
UbuntuColors considered harmful
Status in webapps-sprint:
In Progress
Status in dialer-app package in Ubuntu:
In Progress
Status in reminders-app package in Ubuntu:
Fix Committed
Status in trust-store package in Ubuntu:
In Progress
Status in ubuntu-system-settings package in Ubuntu:
Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
Fix Released
Status in unity8 package in Ubuntu:
Fix Released
Status in webbrowser-app package in Ubuntu:
In Progress
Bug description:
After the latest theme changes (that introduced blue and green to our
palette), there are incorrect colors in ubuntu-system-settings (and
elsewhere).
Partly because of hardcoded colors via UbuntuColors. Ideally,
semantic color names from the palette would be used instead.
"theme.palette.normal.positive" instead of "UbuntuColors.green" for
example.
A simple grep should give lots of locations that could be corrected.
In addition, it seems that UbuntuColors.orange is used in several
places that aren't focus related. Like for buttons. Those might want
to switch to green via theme.palette.normal.positive.
https://developer.ubuntu.com/api/apps/qml/sdk-15.04.4/Ubuntu.Components.Themes.PaletteValues/
And if you're curious what the semantic colors actually resolve to,
you can see the current mapping between UbuntuColors and the theme by
looking at /usr/lib/x86_64-linux-
gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.3/AmbianceNormal.qml
(or wherever it lives on your system).
To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1581047/+subscriptions