Closed
Bug 1404600
Opened 8 years ago
Closed 8 years ago
Text shouldn't have a shadow when "toolbar_text" is defined.
Categories
(Firefox :: Theme, defect)
Firefox
Theme
Tracking
()
RESOLVED
DUPLICATE
of bug 1404688
People
(Reporter: fx4waldi, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20170929220356
Steps to reproduce:
When "textcolor" is a bright, shadow also is added to "toolbar_text" (see screenshot)
example:
colors:{
accentcolor:'#ddd',
textcolor:'#fff',
toolbar:'#fff',
toolbar_text:'#000'
}
Updated•8 years ago
|
Component: Untriaged → Theme
Comment 3•8 years ago
|
||
The text-shadow is only useful for image backgrounds. But since the theming API uses the lw-theme mechanism, the text-shadow is still included for themes that don't include images.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Flags: needinfo?(ntim.bugs)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•