Skip to content

Commit

Permalink
Update theme2.json
Browse files Browse the repository at this point in the history
Updated all contrast colors.
  • Loading branch information
LeneSundsbo authored Jun 24, 2024
1 parent e165d84 commit fea31dd
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions design-tokens/primitives/colors/dark/theme2.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"type": "color"
},
"contrast-1": {
"value": "#fefefe",
"value": "#0D2542",
"type": "color"
},
"contrast-2": {
"value": "#ccd9da",
"value": "#102D4F",
"type": "color"
}
},
Expand Down Expand Up @@ -116,11 +116,11 @@
"type": "color"
},
"contrast-1": {
"value": "#fefefe",
"value": "#131E2B",
"type": "color"
},
"contrast-2": {
"value": "#aeb4b5",
"value": "#263240",
"type": "color"
}
},
Expand Down Expand Up @@ -178,11 +178,11 @@
"type": "color"
},
"contrast-1": {
"value": "#fefeff",
"value": "#0D2542",
"type": "color"
},
"contrast-2": {
"value": "#f3f4fc",
"value": "#102D4F",
"type": "color"
}
},
Expand Down Expand Up @@ -240,11 +240,11 @@
"type": "color"
},
"contrast-1": {
"value": "#000000",
"value": "#42280D",
"type": "color"
},
"contrast-2": {
"value": "#362316",
"value": "#4F2F10",
"type": "color"
}
},
Expand Down Expand Up @@ -302,11 +302,11 @@
"type": "color"
},
"contrast-1": {
"value": "#000000",
"value": "#2B1442",
"type": "color"
},
"contrast-2": {
"value": "#050807",
"value": "#33184F",
"type": "color"
}
}
Expand Down

0 comments on commit fea31dd

Please sign in to comment.