Closed
Bug 1456819
Opened 7 years ago
Closed 7 years ago
Let the header bar use the toolbar colors when the Dark/Light themes are active
Categories
(Thunderbird :: Theme, enhancement)
Thunderbird
Theme
Tracking
(thunderbird60 fixed, thunderbird61 fixed)
RESOLVED
FIXED
Thunderbird 61.0
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(3 files, 1 obsolete file)
|
2.19 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
|
1.08 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
|
6.17 KB,
patch
|
jorgk-bmo
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
Actually the Dark/Light themes apply only on the main toolbar. We should add the header toolbar too.
| Assignee | ||
Comment 1•7 years ago
|
||
Make the header bar themeable and theme the textfields in the editContactPane.
This needs bug 1456813 applied first to work correctly.
Comment 2•7 years ago
|
||
Comment on attachment 8970861 [details] [diff] [review]
themeHeaderBar.patch
Works for me. Since you want uplift for the light/dark theme bug, this needs to be uplifted, too, together with bug 1456813. Otherwise it would be "half done".
Attachment #8970861 -
Flags: review?(jorgk) → review+
| Assignee | ||
Comment 3•7 years ago
|
||
Yep, that was the plan. But I need to do a combined patch because beta has still the editContactOverlay.xul.
Keywords: checkin-needed
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/66989a037fc0
Allow the header bar to use the toolbar colors when the Dark/Light themes are active. r=jorgk
Updated•7 years ago
|
Target Milestone: --- → Thunderbird 61.0
| Assignee | ||
Comment 5•7 years ago
|
||
This is the beta patch. I combined bug 1456813 into this patch because we don't rename the editContactOverlay.css. I had to do slight changes to make some selectors more specific because with the overlays the application order of the CSS files is a bit different.
Attachment #8971184 -
Flags: approval-comm-beta?
| Assignee | ||
Comment 6•7 years ago
|
||
Sorry, I forgot to add this part in the first patch. The .headerValue had a fixed colour and didn't follow the theme colour.
Attachment #8971272 -
Flags: review?(jorgk)
| Assignee | ||
Comment 7•7 years ago
|
||
Beta patch with the followup included.
Attachment #8971184 -
Attachment is obsolete: true
Attachment #8971184 -
Flags: approval-comm-beta?
Attachment #8971273 -
Flags: approval-comm-beta?
Updated•7 years ago
|
Attachment #8971273 -
Flags: approval-comm-beta? → approval-comm-beta+
Updated•7 years ago
|
Attachment #8971272 -
Flags: review?(jorgk) → review+
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/0193df9bf950
Follow-up: Remove a color definition which blocks the correct color on Mac. r=jorgk DONTBUILD
Comment 9•7 years ago
|
||
Beta (TB 60 beta 5):
https://hg.mozilla.org/releases/comm-beta/rev/c3e64abc3311a2c3475886d57b7f57f193c390e0
status-thunderbird60:
--- → fixed
status-thunderbird61:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•