Skip to content

Commit

Permalink
added textActivated and textBrand tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost committed Apr 30, 2024
1 parent f20ed0b commit 2d82cc7
Show file tree
Hide file tree
Showing 9 changed files with 164 additions and 0 deletions.
20 changes: 20 additions & 0 deletions tokens/blau.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,16 @@
"type": "color",
"description": "blauPurple30"
},
"textActivated": {
"value": "{palette.blauBlueSecondary}",
"type": "color",
"description": "blauBlueSecondary"
},
"textBrand": {
"value": "{palette.blauBlueSecondary}",
"type": "color",
"description": "blauBlueSecondary"
},
"control": {
"value": "{palette.grey2}",
"type": "color",
Expand Down Expand Up @@ -953,6 +963,16 @@
"type": "color",
"description": "blauPurple30"
},
"textActivated": {
"value": "{palette.blauBlueSecondary}",
"type": "color",
"description": "blauBlueSecondary"
},
"textBrand": {
"value": "{palette.blauBlueSecondary}",
"type": "color",
"description": "blauBlueSecondary"
},
"control": {
"value": "{palette.darkModeGrey6}",
"type": "color",
Expand Down
20 changes: 20 additions & 0 deletions tokens/movistar.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,16 @@
"type": "color",
"description": "movistarBlue30"
},
"textActivated": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
},
"textBrand": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
},
"control": {
"value": "{palette.grey3}",
"type": "color",
Expand Down Expand Up @@ -953,6 +963,16 @@
"type": "color",
"description": "movistarBlue30"
},
"textActivated": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
},
"textBrand": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
},
"control": {
"value": "{palette.darkModeGrey6}",
"type": "color",
Expand Down
20 changes: 20 additions & 0 deletions tokens/o2-new.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,16 @@
"type": "color",
"description": "beyondBlue30"
},
"textActivated": {
"value": "{palette.beyondBlue}",
"type": "color",
"description": "beyondBlue"
},
"textBrand": {
"value": "{palette.beyondBlue}",
"type": "color",
"description": "beyondBlue"
},
"control": {
"value": "{palette.grey45}",
"type": "color",
Expand Down Expand Up @@ -985,6 +995,16 @@
"type": "color",
"description": "beyondBlue30"
},
"textActivated": {
"value": "{palette.beyondBlue30}",
"type": "color",
"description": "beyondBlue30"
},
"textBrand": {
"value": "{palette.beyondBlue30}",
"type": "color",
"description": "beyondBlue30"
},
"control": {
"value": "{palette.grey45}",
"type": "color",
Expand Down
20 changes: 20 additions & 0 deletions tokens/o2.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,16 @@
"type": "color",
"description": "o2BluePrimary30"
},
"textActivated": {
"value": "{palette.o2BluePrimary}",
"type": "color",
"description": "o2BluePrimary"
},
"textBrand": {
"value": "{palette.o2BluePrimary}",
"type": "color",
"description": "o2BluePrimary"
},
"control": {
"value": "{palette.grey3}",
"type": "color",
Expand Down Expand Up @@ -953,6 +963,16 @@
"type": "color",
"description": "o2BluePrimary30"
},
"textActivated": {
"value": "{palette.o2BluePrimary30}",
"type": "color",
"description": "o2BluePrimary30"
},
"textBrand": {
"value": "{palette.o2BluePrimary30}",
"type": "color",
"description": "o2BluePrimary30"
},
"control": {
"value": "{palette.darkModeGrey6}",
"type": "color",
Expand Down
4 changes: 4 additions & 0 deletions tokens/schema/skin-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@
"textNavigationSearchBarText",
"textAppBar",
"textAppBarSelected",
"textActivated",
"textBrand",
"successLow",
"warningLow",
"errorLow",
Expand Down Expand Up @@ -282,6 +284,8 @@
"textNavigationSearchBarText": { "$ref": "#/definitions/constantProperties" },
"textAppBar": { "$ref": "#/definitions/constantProperties" },
"textAppBarSelected": { "$ref": "#/definitions/constantProperties" },
"textActivated": { "$ref": "#/definitions/constantProperties" },
"textBrand": { "$ref": "#/definitions/constantProperties" },
"successLow": { "$ref": "#/definitions/constantProperties" },
"warningLow": { "$ref": "#/definitions/constantProperties" },
"errorLow": { "$ref": "#/definitions/constantProperties" },
Expand Down
20 changes: 20 additions & 0 deletions tokens/telefonica.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,16 @@
"type": "color",
"description": "telefonicaBlue30"
},
"textActivated": {
"value": "{palette.telefonicaBlue}",
"type": "color",
"description": "telefonicaBlue"
},
"textBrand": {
"value": "{palette.telefonicaBlue}",
"type": "color",
"description": "telefonicaBlue"
},
"control": {
"value": "{palette.grey3}",
"type": "color",
Expand Down Expand Up @@ -953,6 +963,16 @@
"type": "color",
"description": "telefonicaBlue30"
},
"textActivated": {
"value": "{palette.telefonicaBlue}",
"type": "color",
"description": "telefonicaBlue"
},
"textBrand": {
"value": "{palette.telefonicaBlue}",
"type": "color",
"description": "telefonicaBlue"
},
"control": {
"value": "{palette.darkModeGrey6}",
"type": "color",
Expand Down
20 changes: 20 additions & 0 deletions tokens/tu.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,16 @@
"type": "color",
"description": "white"
},
"textActivated": {
"value": "{palette.primary}",
"type": "color",
"description": "primary"
},
"textBrand": {
"value": "{palette.blue}",
"type": "color",
"description": "blue"
},
"control": {
"value": "{palette.grey5}",
"type": "color",
Expand Down Expand Up @@ -953,6 +963,16 @@
"type": "color",
"description": "blue30"
},
"textActivated": {
"value": "{palette.blue30}",
"type": "color",
"description": "blue30"
},
"textBrand": {
"value": "{palette.blue30}",
"type": "color",
"description": "blue30"
},
"control": {
"value": "{palette.darkModeGrey6}",
"type": "color",
Expand Down
20 changes: 20 additions & 0 deletions tokens/vivo-new.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,16 @@
"type": "color",
"description": "vivoPurpleLight20"
},
"textActivated": {
"value": "{palette.vivoPurple}",
"type": "color",
"description": "vivoPurple"
},
"textBrand": {
"value": "{palette.vivoPurple}",
"type": "color",
"description": "vivoPurple"
},
"control": {
"value": "{palette.grey4}",
"type": "color",
Expand Down Expand Up @@ -953,6 +963,16 @@
"type": "color",
"description": "vivoPurpleLight50"
},
"textActivated": {
"value": "{palette.vivoPurpleLight80}",
"type": "color",
"description": "vivoPurpleLight80"
},
"textBrand": {
"value": "{palette.vivoPurpleLight80}",
"type": "color",
"description": "vivoPurpleLight80"
},
"control": {
"value": "{palette.darkModeGrey6}",
"type": "color",
Expand Down
20 changes: 20 additions & 0 deletions tokens/vivo.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,16 @@
"type": "color",
"description": "vivoPurpleLight50"
},
"textActivated": {
"value": "{palette.vivoPurple}",
"type": "color",
"description": "vivoPurple"
},
"textBrand": {
"value": "{palette.vivoPurple}",
"type": "color",
"description": "vivoPurple"
},
"control": {
"value": "{palette.grey3}",
"type": "color",
Expand Down Expand Up @@ -953,6 +963,16 @@
"type": "color",
"description": "vivoPurpleLight50"
},
"textActivated": {
"value": "{palette.vivoPurpleLight80}",
"type": "color",
"description": "vivoPurpleLight80"
},
"textBrand": {
"value": "{palette.vivoPurpleLight80}",
"type": "color",
"description": "vivoPurpleLight80"
},
"control": {
"value": "{palette.darkModeGrey6}",
"type": "color",
Expand Down

0 comments on commit 2d82cc7

Please sign in to comment.