Skip to content

Commit

Permalink
EVA naam en kleur aanpassen (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlineNap committed Sep 27, 2024
1 parent 38ec87e commit afdb226
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 30 deletions.
2 changes: 1 addition & 1 deletion proprietary/design-tokens/src/imported/$metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"product/Logius Blauw",
"product/Digitoegankelijk",
"product/MijnOverheid",
"product/Elia",
"product/EVA",
"product/DigiD",
"product/NLdoc-mapping",
"mode/light",
Expand Down
29 changes: 4 additions & 25 deletions proprietary/design-tokens/src/imported/$themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,38 +430,19 @@
},
{
"id": "773e4852cfcc71ef32dbd36c8904bc54519ed1cf",
"name": "Elia",
"name": "EVA",
"$figmaStyleReferences": {},
"selectedTokenSets": {
"product/Elia": "enabled",
"product/Logius": "source"
"product/Logius": "source",
"product/EVA": "enabled"
},
"$figmaCollectionId": "VariableCollectionId:1:2",
"$figmaModeId": "2418:0",
"$figmaVariableReferences": {
"lux.color.brand.default": "83157ab11bdba1943e590ad79ea2225dda0ad58f",
"lux.color.brand.subdued": "01da129adda02738bfac20e8e1d102c4081102f0",
"lux.color.brand.hover": "9c1838d9a820b37f1f9653b314f3790ef6f89aa1",
"lux.border-radius.default": "64b2ef7d77250ea0baf36a3bf871e9722afe0270",
"lux.focus.outline-width": "f5a4a57f5903a4b25c23bdbf214560fd3e56083f",
"lux.font-family.primary": "6ca41422b4800497ec7ad853c83135355adb2435",
"lux.size.target": "4ea055b586b578a6c700046888aa99d660d1bafc",
"lux.font-size.body.small": "d37fc0499696a0f71358879fb3b4cf46b8069f4b",
"lux.font-size.body.default": "9f043845ef7e00361630954eafdd0a7d3855fa6b",
"lux.font-size.body.large": "6e16652aee7872150e29c42a57688fa3d39f05be",
"lux.font-size.heading.level-1": "9135fe45995dce093f2f44116431fded977dbd50",
"lux.font-size.heading.level-2": "0786642f99e321f1ff532a1305766c90ac18b735",
"lux.font-size.heading.level-3": "7e9de3506e67a831e3003f4fd0fe598f289e5bb9",
"lux.font-size.heading.level-4": "3327ac67dc90fc97a13b9d42b6d85cdc960f042f",
"lux.line-height.body.small": "2619c094136954bb145674fa4efc4a4d2ff5ce9a",
"lux.line-height.body.default": "fc7b0d711005fd3ef0bcec985dddc059afaf665a",
"lux.line-height.body.large": "17edc5cda06d4c6a665326c1b6a541c3e81aa308",
"lux.line-height.heading.level-1": "79384e6f1f37e8176cc56ce7bf2e8a138eeff29a",
"lux.line-height.heading.level-2": "d52cfac2d8816aee5b6474ee19606543295c1ebd",
"lux.line-height.heading.level-3": "8bd4515aa7a2d9ea6cdda4eb045db60d5a9d4fc5",
"lux.line-height.heading.level-4": "bb38230a93f2be63c8c6fd4b2ae7bb86996b33b2",
"figma.focus.outline-radius": "6ff2aa7a455af6da2186616eb91e4b961d65c85d",
"figma.size.icon.wrapper-height": "73ddfa6479edcfd7f028cf491accf299e34cad52",
"figma.product": "b6cce40714cdeb549f9741c138ce9c63f82d287a",
"product.button.secondary.background-color": "467c8346bb98fd26172ff6535d4047f4e7a7368f",
"product.button.secondary.border-color": "4f64fa12c59b87d66a2b3e4a769e0b7fa93d206a",
Expand All @@ -471,9 +452,7 @@
"product.button.secondary.hover.background-color": "0967172519a43ace30023ae950424d569fa46d3e",
"product.button.tertiary.color": "9a7b4ba4ac20971ae8b32e7e9f1964192e2105af",
"product.button.tertiary.hover.color": "824c190bc51af04fa7deb3e78b7f9d4ce9866ee5",
"product.button.tertiary.hover.background-color": "8bf076fce339bc2db2b1e546937c198a9775a7f1",
"product.button.font-size": "51343e03bcc4e8f5f37dedbfcccee27bde12e85a",
"product.button.primary.font-size": "d0b6c6d3831059cd1da47de5a0a81e4405238568"
"product.button.tertiary.hover.background-color": "8bf076fce339bc2db2b1e546937c198a9775a7f1"
},
"group": "product"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,28 @@
"default": {
"parent": "product/Eila",
"type": "color",
"value": "{lux.color.paars.500}",
"value": "{lux.color.robijnrood.500}",
"description": "kleur van het product"
},
"subdued": {
"parent": "product/Eila",
"type": "color",
"value": "{lux.color.paars.100}",
"value": "{lux.color.robijnrood.50}",
"description": "Subtiele kleur van het product"
},
"hover": {
"parent": "product/Eila",
"type": "color",
"value": "{lux.color.paars.400}",
"value": "{lux.color.robijnrood.500}",
"$extensions": {
"studio.tokens": {
"modify": {
"type": "darken",
"value": "0.3",
"space": "lch"
}
}
},
"description": "Hover kleur van het product"
}
}
Expand Down Expand Up @@ -151,7 +160,7 @@
}
},
"product": {
"value": "Elia",
"value": "EVA",
"type": "text"
}
},
Expand Down

0 comments on commit afdb226

Please sign in to comment.