@postenbring/hedwig-tokens
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@postenbring/hedwig-tokens", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"sideEffects": false, | ||
@@ -12,3 +12,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@types/node": "20.14.2", | ||
"@types/node": "22.7.4", | ||
"color2k": "2.0.3", | ||
@@ -19,5 +19,5 @@ "eslint": "^8.57.0", | ||
"style-dictionary-utils": "2.4.1", | ||
"tailwindcss": "3.4.4", | ||
"tsx": "4.15.2", | ||
"typescript": "^5.4.5", | ||
"tailwindcss": "3.4.13", | ||
"tsx": "4.19.1", | ||
"typescript": "^5.6.2", | ||
"hedwig-tsconfig": "0.0.0" | ||
@@ -24,0 +24,0 @@ }, |
@@ -8,8 +8,8 @@ export const PostenColorsSignatureRed : "#e32d22"; | ||
export const PostenColorsLightRedHover : "#ff7d55"; | ||
export const BringColorsSignatureGreen : "#7bc144"; | ||
export const BringColorsSignatureGreen : "#56b529"; | ||
export const BringColorsDarkerGreen : "#002f19"; | ||
export const BringColorsDarkGreen : "#00643a"; | ||
export const BringColorsLightGreen : "#c8dc8c"; | ||
export const BringColorsLightGreen : "#b5e099"; | ||
export const BringColorsLighterGreen : "#f1f7e9"; | ||
export const BringColorsSignatureGreenHover : "#86cc4a"; | ||
export const BringColorsSignatureGreenHover : "#6ec943"; | ||
export const BringColorsLightGreenHover : "#d3e593"; | ||
@@ -16,0 +16,0 @@ export const UiColorsBlack : "#000000"; |
@@ -14,8 +14,8 @@ { | ||
"$type": "color", | ||
"signature-green": "#7bc144", | ||
"signature-green": "#56B529", | ||
"darker-green": "#002f19", | ||
"dark-green": "#00643a", | ||
"light-green": "#c8dc8c", | ||
"light-green": "#B5E099", | ||
"lighter-green": "#f1f7e9", | ||
"signature-green-hover": "#86cc4a", | ||
"signature-green-hover": "#6EC943", | ||
"light-green-hover": "#d3e593" | ||
@@ -22,0 +22,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package