Skip to content

Commit

Permalink
Add missing neutral color tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentSmedinga committed Nov 28, 2024
1 parent edb6c76 commit 60ec31e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions documentation/token-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,12 @@ Vereist voor CSS properties `color`, `background-color`, `border-*-color`, `box-
- `ams.color.green-60`
- `ams.color.lime-60`
- `ams.color.magenta-60`
- `ams.color.neutral-0`
- `ams.color.neutral-20`
- `ams.color.neutral-40`
- `ams.color.neutral-60`
- `ams.color.neutral-80`
- `ams.color.neutral-100`
- `ams.color.orange-60`
- `ams.color.purple-60`
- `ams.color.red-60`
Expand Down

0 comments on commit 60ec31e

Please sign in to comment.