KI-SSC-TEST / design.gitlab

MIT License
0 stars 0 forks source link

Add more clarity around bold 600 decision #30

Closed A783270 closed 2 years ago

A783270 commented 2 years ago

In GitLab by @tauriedavis on Apr 2, 2020, 22:29

Its not clear from looking at pajamas what font weight we use for bold text. You have to inspect the text or find the variable in GitLab UI.

We should include the variable name and it's value on the typography page. We can also include explanatory text that explains why we use 600 over 700

It’s because some system fonts have a semi-bold, which would be mapped to 600, and that weight was preferred. For system fonts without a semi-bold it would be mapped to the 700 weight, which is why it could look extra bold in other OSs.

A783270 commented 2 years ago

In GitLab by @uhlexsis on Apr 3, 2020, 03:30

Thanks for starting this!

A783270 commented 2 years ago

In GitLab by @gitlab-bot on Apr 3, 2020, 05:56

Setting ~"devops::create" ~"group::ecosystem" based on ~"Category:FE/UX Foundations".

A783270 commented 2 years ago

In GitLab by @tauriedavis on Dec 16, 2021, 23:53

Bold value is now listed on the type fundamentals page