Skip to content

Commit

Permalink
Split tag tokens (#1698)
Browse files Browse the repository at this point in the history
* Add blau tag tokens

* Add movistar-legacy tag tokens

* Add movistar tag tokens

* Revert overscroll in movistar-legacy

* Add o2 tag tokens

* Add telefonica tag tokens

* Add TU tag tokens

* Add vivo tag tokens

* Fixes
  • Loading branch information
aweell authored Mar 11, 2024
1 parent eba40d4 commit 42b108a
Show file tree
Hide file tree
Showing 9 changed files with 1,044 additions and 0 deletions.
120 changes: 120 additions & 0 deletions tokens/blau.json
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,66 @@
"type": "color",
"description": "blauBluePrimary"
},
"tagTextPromo": {
"value": "{palette.blauPurple}",
"type": "color",
"description": "blauPurple"
},
"tagTextActive": {
"value": "{palette.blauBluePrimary}",
"type": "color",
"description": "blauBluePrimary"
},
"tagTextInactive": {
"value": "{palette.grey5}",
"type": "color",
"description": "grey5"
},
"tagTextSuccess": {
"value": "{palette.blauGreen70}",
"type": "color",
"description": "blauGreen70"
},
"tagTextWarning": {
"value": "{palette.blauYellow70}",
"type": "color",
"description": "blauYellow70"
},
"tagTextError": {
"value": "{palette.blauRed70}",
"type": "color",
"description": "blauRed70"
},
"tagBackgroundPromo": {
"value": "{palette.blauPurple10}",
"type": "color",
"description": "blauPurple10"
},
"tagBackgroundActive": {
"value": "{palette.blauBlueSecondary10}",
"type": "color",
"description": "blauBlueSecondary10"
},
"tagBackgroundInactive": {
"value": "{palette.grey2}",
"type": "color",
"description": "grey2"
},
"tagBackgroundSuccess": {
"value": "{palette.blauGreen10}",
"type": "color",
"description": "blauGreen10"
},
"tagBackgroundWarning": {
"value": "{palette.blauYellow10}",
"type": "color",
"description": "blauYellow10"
},
"tagBackgroundError": {
"value": "{palette.blauRed10}",
"type": "color",
"description": "blauRed10"
},
"overscroll": {
"value": "{palette.blauBluePrimary}",
"type": "color",
Expand Down Expand Up @@ -1117,6 +1177,66 @@
"type": "color",
"description": "darkModeBlack"
},
"tagTextPromo": {
"value": "{palette.blauPurple30}",
"type": "color",
"description": "blauPurple30"
},
"tagTextActive": {
"value": "{palette.blauBluePrimary}",
"type": "color",
"description": "blauBluePrimary"
},
"tagTextInactive": {
"value": "{palette.grey5}",
"type": "color",
"description": "grey5"
},
"tagTextSuccess": {
"value": "{palette.blauGreen30}",
"type": "color",
"description": "blauGreen30"
},
"tagTextWarning": {
"value": "{palette.blauYellow40}",
"type": "color",
"description": "blauYellow40"
},
"tagTextError": {
"value": "{palette.blauRed40}",
"type": "color",
"description": "blauRed40"
},
"tagBackgroundPromo": {
"value": "{palette.darkModeGrey6}",
"type": "color",
"description": "darkModeGrey6"
},
"tagBackgroundActive": {
"value": "{palette.darkModeGrey6}",
"type": "color",
"description": "darkModeGrey6"
},
"tagBackgroundInactive": {
"value": "{palette.darkModeGrey6}",
"type": "color",
"description": "darkModeGrey6"
},
"tagBackgroundSuccess": {
"value": "{palette.darkModeGrey6}",
"type": "color",
"description": "darkModeGrey6"
},
"tagBackgroundWarning": {
"value": "{palette.darkModeGrey6}",
"type": "color",
"description": "darkModeGrey6"
},
"tagBackgroundError": {
"value": "{palette.darkModeGrey6}",
"type": "color",
"description": "darkModeGrey6"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
Expand Down
180 changes: 180 additions & 0 deletions tokens/movistar-legacy.json
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,66 @@
"type": "color",
"description": "white"
},
"tagTextPromo": {
"value": "{palette.purple70}",
"type": "color",
"description": "purple70"
},
"tagTextActive": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
},
"tagTextInactive": {
"value": "{palette.grey5}",
"type": "color",
"description": "grey5"
},
"tagTextSuccess": {
"value": "{palette.movistarGreen70}",
"type": "color",
"description": "movistarGreen70"
},
"tagTextWarning": {
"value": "{palette.egg80}",
"type": "color",
"description": "egg80"
},
"tagTextError": {
"value": "{palette.pepper70}",
"type": "color",
"description": "pepper70"
},
"tagBackgroundPromo": {
"value": "{palette.purple10}",
"type": "color",
"description": "purple10"
},
"tagBackgroundActive": {
"value": "{palette.movistarBlue10}",
"type": "color",
"description": "movistarBlue10"
},
"tagBackgroundInactive": {
"value": "{palette.grey2}",
"type": "color",
"description": "grey2"
},
"tagBackgroundSuccess": {
"value": "{palette.movistarGreen10}",
"type": "color",
"description": "movistarGreen10"
},
"tagBackgroundWarning": {
"value": "{palette.egg10}",
"type": "color",
"description": "egg10"
},
"tagBackgroundError": {
"value": "{palette.pepper10}",
"type": "color",
"description": "pepper10"
},
"overscroll": {
"value": "{palette.movistarBlue}",
"type": "color",
Expand Down Expand Up @@ -1117,6 +1177,66 @@
"type": "color",
"description": "darkModeBlack"
},
"tagTextPromo": {
"value": "{palette.purple70}",
"type": "color",
"description": "purple70"
},
"tagTextActive": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
},
"tagTextInactive": {
"value": "{palette.grey5}",
"type": "color",
"description": "grey5"
},
"tagTextSuccess": {
"value": "{palette.movistarGreen70}",
"type": "color",
"description": "movistarGreen70"
},
"tagTextWarning": {
"value": "{palette.egg80}",
"type": "color",
"description": "egg80"
},
"tagTextError": {
"value": "{palette.pepper70}",
"type": "color",
"description": "pepper70"
},
"tagBackgroundPromo": {
"value": "{palette.grey6}",
"type": "color",
"description": "grey6"
},
"tagBackgroundActive": {
"value": "{palette.grey6}",
"type": "color",
"description": "grey6"
},
"tagBackgroundInactive": {
"value": "{palette.grey6}",
"type": "color",
"description": "grey6"
},
"tagBackgroundSuccess": {
"value": "{palette.grey6}",
"type": "color",
"description": "grey6"
},
"tagBackgroundWarning": {
"value": "{palette.grey6}",
"type": "color",
"description": "grey6"
},
"tagBackgroundError": {
"value": "{palette.grey6}",
"type": "color",
"description": "grey6"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
Expand Down Expand Up @@ -1589,6 +1709,66 @@
"type": "color",
"description": "white"
},
"tagTextPromo": {
"value": "{palette.purple}",
"type": "color",
"description": "purple"
},
"tagTextActive": {
"value": "{palette.movistarProminentBlue}",
"type": "color",
"description": "movistarProminentBlue"
},
"tagTextInactive": {
"value": "{palette.grey4}",
"type": "color",
"description": "grey4"
},
"tagTextSuccess": {
"value": "{palette.movistarGreen70}",
"type": "color",
"description": "movistarGreen70"
},
"tagTextWarning": {
"value": "{palette.egg80}",
"type": "color",
"description": "egg80"
},
"tagTextError": {
"value": "{palette.pepper70}",
"type": "color",
"description": "pepper70"
},
"tagBackgroundPromo": {
"value": "{palette.purple10}",
"type": "color",
"description": "purple10"
},
"tagBackgroundActive": {
"value": "{palette.movistarBlue10}",
"type": "color",
"description": "movistarBlue10"
},
"tagBackgroundInactive": {
"value": "{palette.grey6}",
"type": "color",
"description": "grey6"
},
"tagBackgroundSuccess": {
"value": "{palette.movistarGreen10}",
"type": "color",
"description": "movistarGreen10"
},
"tagBackgroundWarning": {
"value": "{palette.egg10}",
"type": "color",
"description": "egg10"
},
"tagBackgroundError": {
"value": "{palette.pepper10}",
"type": "color",
"description": "pepper10"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
Expand Down
Loading

0 comments on commit 42b108a

Please sign in to comment.