Skip to content

Commit

Permalink
Docs: Clean up color dictionary #DS-545
Browse files Browse the repository at this point in the history
  • Loading branch information
curdaj committed Jan 16, 2025
1 parent 3c13a55 commit c87d024
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/DICTIONARIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ This project uses `dictionaries` to unify props between different components.

| Dictionary | Values | Code name |
| ----------------- | ---------------------------------------------------------------- | --------------- |
| Action Color | `primary`, `secondary`, `tertiary`, `inverted` | ActionColor |
| Action Link Color | `primary`, `secondary`, `inverted` | ActionLinkColor |
| Background Color | `primary`, `secondary`, `tertiary` | BackgroundColor |
| Emotion Color | `success`, `informative`, `warning`, `danger` | EmotionColor |
Expand Down

0 comments on commit c87d024

Please sign in to comment.