You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
The text was updated successfully, but these errors were encountered: