diff --git a/tokens/movistar.json b/tokens/movistar.json index d7a19399bb..71d9354056 100644 --- a/tokens/movistar.json +++ b/tokens/movistar.json @@ -596,9 +596,9 @@ "description": "movistarBlue10" }, "tagBackgroundInactive": { - "value": "{palette.grey1}", + "value": "{palette.grey2}", "type": "color", - "description": "grey1" + "description": "grey2" }, "tagBackgroundSuccess": { "value": "{palette.movistarGreen10}", diff --git a/tokens/telefonica.json b/tokens/telefonica.json index 8248183d83..bac3f4cf84 100644 --- a/tokens/telefonica.json +++ b/tokens/telefonica.json @@ -555,6 +555,66 @@ "type": "color", "description": "telefonicaBlue" }, + "tagTextPromo": { + "value": "{palette.orchid70}", + "type": "color", + "description": "orchid70" + }, + "tagTextActive": { + "value": "{palette.telefonicaBlue}", + "type": "color", + "description": "telefonicaBlue" + }, + "tagTextInactive": { + "value": "{palette.grey5}", + "type": "color", + "description": "grey5" + }, + "tagTextSuccess": { + "value": "{palette.turquoise70}", + "type": "color", + "description": "turquoise70" + }, + "tagTextWarning": { + "value": "{palette.ambar70}", + "type": "color", + "description": "ambar70" + }, + "tagTextError": { + "value": "{palette.coral70}", + "type": "color", + "description": "coral70" + }, + "tagBackgroundPromo": { + "value": "{palette.orchid10}", + "type": "color", + "description": "orchid10" + }, + "tagBackgroundActive": { + "value": "{palette.telefonicaBlue}", + "type": "color", + "description": "telefonicaBlue" + }, + "tagBackgroundInactive": { + "value": "{palette.grey2}", + "type": "color", + "description": "grey2" + }, + "tagBackgroundSuccess": { + "value": "{palette.turquoise10}", + "type": "color", + "description": "turquoise10" + }, + "tagBackgroundWarning": { + "value": "{palette.ambar10}", + "type": "color", + "description": "ambar10" + }, + "tagBackgroundError": { + "value": "{palette.coral10}", + "type": "color", + "description": "coral10" + }, "overscroll": { "value": "{palette.telefonicaBlue}", "type": "color", @@ -1117,6 +1177,66 @@ "type": "color", "description": "darkModeBlack" }, + "tagTextPromo": { + "value": "{palette.orchid40}", + "type": "color", + "description": "orchid40" + }, + "tagTextActive": { + "value": "{palette.telefonicaBlue}", + "type": "color", + "description": "telefonicaBlue" + }, + "tagTextInactive": { + "value": "{palette.grey5}", + "type": "color", + "description": "grey5" + }, + "tagTextSuccess": { + "value": "{palette.turquoise40}", + "type": "color", + "description": "turquoise40" + }, + "tagTextWarning": { + "value": "{palette.ambar40}", + "type": "color", + "description": "ambar40" + }, + "tagTextError": { + "value": "{palette.coral40}", + "type": "color", + "description": "coral40" + }, + "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",