Nav eval > Improve empty state text contrast for pinned items
Problem
Empty state text will fail in a few themes (6/10). Learn more.
Solution
Add mix-blend: multiply
to text to make it complaint in all the light themes
Theme | Result | Screenshot |
---|---|---|
Light Gray (default) |
text-color: mix-blend: multiply |
|
Indigo |
text-color: mix-blend: multiply |
|
Light Indigo |
text-color: mix-blend: multiply |
|
Blue |
text-color: mix-blend: multiply |
|
Light Blue |
text-color: mix-blend: multiply |
|
Green |
text-color: mix-blend: multiply |
|
Light Green |
text-color: mix-blend: multiply |
|
Red |
text-color: mix-blend: multiply |
|
Light Red |
text-color: mix-blend: multiply |
|
Gray |
text-color: mix-blend: multiply |