Open
Bug 2019576
Opened 1 month ago
Updated 1 month ago
Update basic colors from variables.css to be design system colors
Categories
(Thunderbird :: Theme, task)
Thunderbird
Theme
Tracking
(Not tracked)
NEW
People
(Reporter: freaktechnik, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
variables.css has a few fairly generic variables that define colors all over the application. These are also somewhat linked to layout.css, which also needs to be updated in a separate task. Importantly, we only want to update colors for the non-high-contrast case. And of course the lwt colors should still have higher priority if set to allow theming.
| Reporter | ||
Comment 1•1 month ago
|
||
A specific example is that link color is expected to be primary-default (though it currently uses the accent color, which might still be correct, since we often use the accent color in places where designs state to use primary-default).
You need to log in
before you can comment on or make changes to this bug.
Description
•