Skip to content

Commit

Permalink
Farben minimal angepasst
Browse files Browse the repository at this point in the history
  • Loading branch information
rawsta committed Jun 10, 2024
1 parent cff6bf7 commit ca704f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/_data/designTokens/colors.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
},
{
"name": "Base Light",
"value": "#f8e7e7"
"value": "#F8E7E7"
},
{
"name": "Primary Highlight",
"value": "#ff8300"
"value": "#FF8300"
},
{
"name": "Secondary Highlight",
Expand Down

0 comments on commit ca704f5

Please sign in to comment.