Closed tofumatt closed 6 years ago
Hey @tofumatt I cannot tell from the screenshot what's the hex code that you're using for the micro button. If you're using blue 60 #0060df
for the default state, blue 70 #003eaa
for hover and blue 80 #002275
for active/pressed it should be well contrasted!
The main issue I see is that Fira Sans doesn't perform very well at small sizes (11px in this example), especially with the font weight set to normal 400. So, while we figure out what to do with Fira Sans you could try to increase either increase the letter spacing (eg letter-spacing: 0.01rem
) or to set the font weight light 300.
We see this issue as fixed. CC @pwalm to follow up with engineering.
I find the small button size tough to see (almost a bit blurry). Here is the button in use on the Add-ons site:
I found adding some text-shadow, just to the small button, really improves readability: