Add design tokens for foreground colors and code literals.

Review Request #13766 — Created April 22, 2024 and submitted

Information

Ink
master

Reviewers

While not comprehensive, we now have a few additional on-container
foreground design tokens that can be used to indicate certain accents
without sitting on an accented background.

Some existing accented rules have been cleaned up to avoid conditionals
where not needed.

We also have a basic text formatting design token used for inline code
literals. This allows multiple codebases to indicate what a code literal
looks like.

Made use of this in in-development changes in Review Board.

Summary ID
Add design tokens for foreground colors and code literals.
While not comprehensive, we now have a few additional on-container foreground design tokens that can be used to indicate certain accents without sitting on an accented background. We also have a basic text formatting design token used for inline code literals. This allows multiple codebases to indicate what a code literal looks like.
d9f8ebf70d37aac125614a6ee3b4cfd279d393e3
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (6ceaa9e)
Loading...