Closed Bug 1686562 Opened 5 years ago Closed 5 years ago

Wrong text color for Mode Headers when using a Light theme with dark toolbar

Categories

(Thunderbird :: Theme, defect)

defect

Tracking

(thunderbird_esr78 unaffected)

RESOLVED FIXED
86 Branch
Tracking Status
thunderbird_esr78 --- unaffected

People

(Reporter: aleca, Assigned: Paenglab)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files, 1 obsolete file)

It seems that the text color of the Folder Mode Headers is not properly following LWT variations with dark toolbars.
Tested using the Dark Blue theme.

Richard, could you work your magic on this?

Attached patch 1686562-modeHeader-color.patch (obsolete) — Splinter Review

Using var(--toolbar-color) wasn't so good as it uses then the colour also from LW-themes that don't style the trees.

Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #9196928 - Flags: review?(alessandro)
Comment on attachment 9196928 [details] [diff] [review] 1686562-modeHeader-color.patch Review of attachment 9196928 [details] [diff] [review]: ----------------------------------------------------------------- Thanks, this fixes it. With a little nit. ::: mail/themes/shared/mail/folderPane.css @@ +74,5 @@ > border-top-style: none !important; > } > > treechildren::-moz-tree-cell-text(modeHeader) { > font-weight: bold; Now that we're using the same color of the tree, we should decrease the boldness to 600 otherwise the text will look a bit too prominent.
Attachment #9196928 - Flags: review?(alessandro) → review+

Updated wit r+ through Matrix.

Attachment #9196928 - Attachment is obsolete: true
Attachment #9197178 - Flags: review+
Target Milestone: --- → 86 Branch

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/0d25260b37eb
Don't use a variable for the modeHeader. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: