Skip to content

Font weight adjustments

Created by: quinnkeast

There's a few spots with the wrong font weight applied:

On the extensions dropdown in the repository/code views:

CleanShot 2021-08-11 at 10 43 04@2x

The font weight is 500 while it should be 400.

On the path separators:

CleanShot 2021-08-11 at 10 59 59@2x

The font weight is 600 while it should be 400.

On the active tabs on pages like Code monitoring and on the search sidebar:

CleanShot 2021-08-11 at 11 01 42@2x CleanShot 2021-08-11 at 11 04 51@2x

The font weight is 700 while it should be 600.

On the search snippets, which use the button style but are more visually just text links than buttons, we should prefer the 400 font weight.

CleanShot 2021-08-11 at 11 02 49@2x