Closed
Bug 1472578
Opened 6 years ago
Closed 6 years ago
Define a dark theme to use by TB when the system appearance changes to dark mode (make use of bug 1472272)
Categories
(Thunderbird :: Theme, defect)
Thunderbird
Theme
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 63.0
People
(Reporter: spohl, Assigned: spohl)
References
Details
Attachments
(1 file)
883 bytes,
patch
|
Paenglab
:
review+
|
Details | Diff | Splinter Review |
Bug 1472272 enables apps other than Firefox to define a dark theme to use when the system appearance changes to dark mode, such as in macOS 10.14+. TB needs to declare the thunderbird-compact-dark theme as the one to use in this situation. Patch coming up.
Assignee | ||
Comment 1•6 years ago
|
||
Once the changes to LightweightThemeManager.jsm from bug 1472272 have been merged to comm-central, this is all that should be needed to enable automatic switching to the dark theme in TB.
Attachment #8989092 -
Flags: review?(jorgk)
Comment 2•6 years ago
|
||
Comment on attachment 8989092 [details] [diff] [review]
Patch
Stephen, once again, many thanks for your help here!
I'm moving the review to Richard's queue, it will be easier for him try this out. The change looks very straight forward.
Attachment #8989092 -
Flags: review?(jorgk) → review?(richard.marti)
Comment 3•6 years ago
|
||
Comment on attachment 8989092 [details] [diff] [review]
Patch
I have no macOS 10.14 and after bug 1471950 I can't test this on 10.13, so rs=me.
When bug 1368808 lands, we can test this on Windows.
From me too, Stephen, many thanks for helping us!
Attachment #8989092 -
Flags: review?(richard.marti) → review+
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/220675514c93
Automatically switch to the dark theme when macOS 10.14+ switches to dark mode. rs=jorgk,Paenglab DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 63.0
You need to log in
before you can comment on or make changes to this bug.
Description
•