Make the Account Central use the dark theme when when 'prefers-color-scheme: dark' is set
Categories
(Thunderbird :: Theme, enhancement)
Tracking
(thunderbird68 fixed, thunderbird69 fixed)
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(1 file)
48.26 KB,
patch
|
aleca
:
review+
jorgk-bmo
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
prefers-color-scheme: dark is on Mac and Windows automatically enabled. When you use the dark system theme TB could also show some pages in a dark mode.
This bug is to enable this functionality for the Account Central
Assignee | ||
Comment 1•5 years ago
|
||
This is the second bug for making a page dark.
I unified some code in the shared accountCentral.css. This changes some things on Mac to be in sync with the other two platforms.
For example I scaled the Mac icons to 24px like on the other two platforms.
I think we should exchange the icons to new SVG ones. What do you think, would you create them? I'd file then a follow-up bug for the icon work. It would be great if we could do this before we release TB 68.
Comment 2•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/ab5f92797df2
Make the Account Central use the dark theme when when 'prefers-color-scheme: dark' is set. r=aleca
Updated•5 years ago
|
Updated•5 years ago
|
Comment 4•5 years ago
|
||
TB 68 beta 2:
https://hg.mozilla.org/releases/comm-beta/rev/70cecfecdb896e9262d2a0ab5c45a1866722ca40
Description
•