From eba40d4a783a12b1fce5378840914f25ea6b1778 Mon Sep 17 00:00:00 2001 From: "Ignacio Ceballos (Yayo)" Date: Thu, 7 Mar 2024 09:10:48 +0100 Subject: [PATCH] Overscroll token (#1691) --- tokens/blau.json | 10 ++++++++++ tokens/movistar-legacy.json | 15 +++++++++++++++ tokens/movistar.json | 10 ++++++++++ tokens/o2.json | 10 ++++++++++ tokens/schema/skin-schema.json | 4 +++- tokens/telefonica.json | 10 ++++++++++ tokens/tu.json | 10 ++++++++++ tokens/vivo-new.json | 10 ++++++++++ tokens/vivo.json | 10 ++++++++++ 9 files changed, 88 insertions(+), 1 deletion(-) diff --git a/tokens/blau.json b/tokens/blau.json index 7e4b4a3c77..5be452f417 100644 --- a/tokens/blau.json +++ b/tokens/blau.json @@ -554,6 +554,11 @@ "value": "{palette.blauBluePrimary}", "type": "color", "description": "blauBluePrimary" + }, + "overscroll": { + "value": "{palette.blauBluePrimary}", + "type": "color", + "description": "blauBluePrimary" } }, "dark": { @@ -1111,6 +1116,11 @@ "value": "{palette.darkModeBlack}", "type": "color", "description": "darkModeBlack" + }, + "overscroll": { + "value": "{palette.darkModeBlack}", + "type": "color", + "description": "darkModeBlack" } }, "radius": { diff --git a/tokens/movistar-legacy.json b/tokens/movistar-legacy.json index ad603e0f00..d624e137dd 100644 --- a/tokens/movistar-legacy.json +++ b/tokens/movistar-legacy.json @@ -554,6 +554,11 @@ "value": "{palette.white}", "type": "color", "description": "white" + }, + "overscroll": { + "value": "{palette.movistarBlue}", + "type": "color", + "description": "movistarBlue" } }, "dark": { @@ -1111,6 +1116,11 @@ "value": "{palette.darkModeBlack}", "type": "color", "description": "darkModeBlack" + }, + "overscroll": { + "value": "{palette.darkModeBlack}", + "type": "color", + "description": "darkModeBlack" } }, "prominent": { @@ -1578,6 +1588,11 @@ "value": "{palette.white}", "type": "color", "description": "white" + }, + "overscroll": { + "value": "{palette.darkModeBlack}", + "type": "color", + "description": "darkModeBlack" } }, "radius": { diff --git a/tokens/movistar.json b/tokens/movistar.json index aa5cd50150..89d525a28a 100644 --- a/tokens/movistar.json +++ b/tokens/movistar.json @@ -554,6 +554,11 @@ "value": "{palette.movistarBlue}", "type": "color", "description": "movistarBlue" + }, + "overscroll": { + "value": "{palette.movistarBlue}", + "type": "color", + "description": "movistarBlue" } }, "dark": { @@ -1111,6 +1116,11 @@ "value": "{palette.darkModeBlack}", "type": "color", "description": "darkModeBlack" + }, + "overscroll": { + "value": "{palette.darkModeBlack}", + "type": "color", + "description": "darkModeBlack" } }, "radius": { diff --git a/tokens/o2.json b/tokens/o2.json index db2b81996a..4f106a03b5 100644 --- a/tokens/o2.json +++ b/tokens/o2.json @@ -554,6 +554,11 @@ "value": "{palette.o2BluePrimary}", "type": "color", "description": "o2BluePrimary" + }, + "overscroll": { + "value": "{palette.o2BluePrimary}", + "type": "color", + "description": "o2BluePrimary" } }, "dark": { @@ -1111,6 +1116,11 @@ "value": "{palette.darkModeBlack}", "type": "color", "description": "darkModeBlack" + }, + "overscroll": { + "value": "{palette.darkModeBlack}", + "type": "color", + "description": "darkModeBlack" } }, "radius": { diff --git a/tokens/schema/skin-schema.json b/tokens/schema/skin-schema.json index fcf0f7a3c9..36119063ca 100644 --- a/tokens/schema/skin-schema.json +++ b/tokens/schema/skin-schema.json @@ -162,7 +162,8 @@ "errorHighInverse", "promoHighInverse", "neutralMediumInverse", - "customTabsBackground" + "customTabsBackground", + "overscroll" ], "properties": { "appBarBackground": { "$ref": "#/definitions/constantProperties" }, @@ -276,6 +277,7 @@ "promoHighInverse": { "$ref": "#/definitions/constantProperties" }, "neutralMediumInverse": { "$ref": "#/definitions/constantProperties" }, "customTabsBackground": { "$ref": "#/definitions/constantProperties" }, + "overscroll": { "$ref": "#/definitions/constantProperties" }, "extended": { "type": "object", "patternProperties": { diff --git a/tokens/telefonica.json b/tokens/telefonica.json index f6328dade9..8248183d83 100644 --- a/tokens/telefonica.json +++ b/tokens/telefonica.json @@ -554,6 +554,11 @@ "value": "{palette.telefonicaBlue}", "type": "color", "description": "telefonicaBlue" + }, + "overscroll": { + "value": "{palette.telefonicaBlue}", + "type": "color", + "description": "telefonicaBlue" } }, "dark": { @@ -1111,6 +1116,11 @@ "value": "{palette.darkModeBlack}", "type": "color", "description": "darkModeBlack" + }, + "overscroll": { + "value": "{palette.darkModeBlack}", + "type": "color", + "description": "darkModeBlack" } }, "radius": { diff --git a/tokens/tu.json b/tokens/tu.json index 1b324c32d5..dafb7d5eb6 100644 --- a/tokens/tu.json +++ b/tokens/tu.json @@ -554,6 +554,11 @@ "value": "{palette.white}", "type": "color", "description": "white" + }, + "overscroll": { + "value": "{palette.primary}", + "type": "color", + "description": "primary" } }, "dark": { @@ -1111,6 +1116,11 @@ "value": "{palette.darkModeBlack}", "type": "color", "description": "darkModeBlack" + }, + "overscroll": { + "value": "{palette.darkModeBlack}", + "type": "color", + "description": "darkModeBlack" } }, "radius": { diff --git a/tokens/vivo-new.json b/tokens/vivo-new.json index 27386eb722..9a8c1b8c4f 100644 --- a/tokens/vivo-new.json +++ b/tokens/vivo-new.json @@ -554,6 +554,11 @@ "value": "{palette.white}", "type": "color", "description": "white" + }, + "overscroll": { + "value": "{palette.vivoPurple}", + "type": "color", + "description": "vivoPurple" } }, "dark": { @@ -1111,6 +1116,11 @@ "value": "{palette.darkModeBlack}", "type": "color", "description": "darkModeBlack" + }, + "overscroll": { + "value": "{palette.darkModeBlack}", + "type": "color", + "description": "darkModeBlack" } }, "radius": { diff --git a/tokens/vivo.json b/tokens/vivo.json index 8732fdb28a..d8e81f493a 100644 --- a/tokens/vivo.json +++ b/tokens/vivo.json @@ -554,6 +554,11 @@ "value": "{palette.vivoPurple}", "type": "color", "description": "vivoPurple" + }, + "overscroll": { + "value": "{palette.vivoPurple}", + "type": "color", + "description": "vivoPurple" } }, "dark": { @@ -1111,6 +1116,11 @@ "value": "{palette.darkModeBlack}", "type": "color", "description": "darkModeBlack" + }, + "overscroll": { + "value": "{palette.darkModeBlack}", + "type": "color", + "description": "darkModeBlack" } }, "radius": {