Created by: simurai
This is part of https://github.com/github/primer/issues/766 and adds fg.subtle:
fg.subtle exists in Primitives and all other Primer libraries but is not documented here in the interface guidelines.
We also considered to remove fg.subtle everywhere but decided against it because fg.subtle still seems useful for placeholder text, icons, dividers etc.
fg.subtle |
fg.muted |
|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Maybe in the next major release we could consider removing fg.subtle from the system and replacing existing use cases with a private primer.fg.placeholder or similar.








