@navikt/ds-tokens
Advanced tools
Comparing version 0.6.1 to 0.6.2
/** | ||
* Do not edit directly | ||
* Generated on Fri, 12 Nov 2021 10:58:40 GMT | ||
* Generated on Fri, 12 Nov 2021 13:39:25 GMT | ||
*/ | ||
@@ -121,2 +121,3 @@ | ||
export const NavdsSemanticColorComponentBackgroundInverted = "rgba(38, 38, 38, 1)"; | ||
export const NavdsSemanticColorComponentBackgroundLight = "rgba(255, 255, 255, 1)"; | ||
export const NavdsSemanticColorDivider = "rgba(201, 201, 201, 1)"; | ||
@@ -123,0 +124,0 @@ export const NavdsSemanticColorFeedbackDangerBackground = "rgba(249, 210, 204, 1)"; |
{ | ||
"name": "@navikt/ds-tokens", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"private": false, | ||
@@ -43,3 +43,3 @@ "description": "Auto-generated design-tokens for NAV design-systems framework", | ||
}, | ||
"gitHead": "03a9d1a55472bfb704ea360485990c0f08c30ad9" | ||
"gitHead": "c291a6106f1b753b6a5fd3c75c5ecf0ebf3d45f5" | ||
} |
@@ -327,2 +327,5 @@ { | ||
"value": "{navds.global.color.gray.900.value}" | ||
}, | ||
"light": { | ||
"value": "{navds.global.color.white.value}" | ||
} | ||
@@ -329,0 +332,0 @@ } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
263506
8020