Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D design
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Primer
  • design
  • Merge requests
  • !228

Add `fg.subtle`

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge add-fg-subtle into main Mar 11, 2022
  • Overview 2
  • Commits 2
  • Pipelines 0
  • Changes 1

Created by: simurai

This is part of https://github.com/github/primer/issues/766 and adds fg.subtle:

Screen Shot 2022-03-11 at 17 42 48

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
Screen Shot 2022-03-10 at 17 32 21 Screen Shot 2022-03-10 at 17 32 30
Screen Shot 2022-03-10 at 17 46 48 Screen Shot 2022-03-10 at 17 50 13
Screen Shot 2022-03-10 at 22 33 08 Screen Shot 2022-03-10 at 22 34 04
Screen Shot 2022-03-11 at 16 27 21 Screen Shot 2022-03-11 at 16 27 41

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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-fg-subtle