Skip to content

Commit

Permalink
Overscroll token (#1691)
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost authored Mar 7, 2024
1 parent 8d90d52 commit eba40d4
Show file tree
Hide file tree
Showing 9 changed files with 88 additions and 1 deletion.
10 changes: 10 additions & 0 deletions tokens/blau.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,11 @@
"value": "{palette.blauBluePrimary}",
"type": "color",
"description": "blauBluePrimary"
},
"overscroll": {
"value": "{palette.blauBluePrimary}",
"type": "color",
"description": "blauBluePrimary"
}
},
"dark": {
Expand Down Expand Up @@ -1111,6 +1116,11 @@
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
15 changes: 15 additions & 0 deletions tokens/movistar-legacy.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,11 @@
"value": "{palette.white}",
"type": "color",
"description": "white"
},
"overscroll": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
}
},
"dark": {
Expand Down Expand Up @@ -1111,6 +1116,11 @@
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"prominent": {
Expand Down Expand Up @@ -1578,6 +1588,11 @@
"value": "{palette.white}",
"type": "color",
"description": "white"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
10 changes: 10 additions & 0 deletions tokens/movistar.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,11 @@
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
},
"overscroll": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
}
},
"dark": {
Expand Down Expand Up @@ -1111,6 +1116,11 @@
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
10 changes: 10 additions & 0 deletions tokens/o2.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,11 @@
"value": "{palette.o2BluePrimary}",
"type": "color",
"description": "o2BluePrimary"
},
"overscroll": {
"value": "{palette.o2BluePrimary}",
"type": "color",
"description": "o2BluePrimary"
}
},
"dark": {
Expand Down Expand Up @@ -1111,6 +1116,11 @@
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
4 changes: 3 additions & 1 deletion tokens/schema/skin-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,8 @@
"errorHighInverse",
"promoHighInverse",
"neutralMediumInverse",
"customTabsBackground"
"customTabsBackground",
"overscroll"
],
"properties": {
"appBarBackground": { "$ref": "#/definitions/constantProperties" },
Expand Down Expand Up @@ -276,6 +277,7 @@
"promoHighInverse": { "$ref": "#/definitions/constantProperties" },
"neutralMediumInverse": { "$ref": "#/definitions/constantProperties" },
"customTabsBackground": { "$ref": "#/definitions/constantProperties" },
"overscroll": { "$ref": "#/definitions/constantProperties" },
"extended": {
"type": "object",
"patternProperties": {
Expand Down
10 changes: 10 additions & 0 deletions tokens/telefonica.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,11 @@
"value": "{palette.telefonicaBlue}",
"type": "color",
"description": "telefonicaBlue"
},
"overscroll": {
"value": "{palette.telefonicaBlue}",
"type": "color",
"description": "telefonicaBlue"
}
},
"dark": {
Expand Down Expand Up @@ -1111,6 +1116,11 @@
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
10 changes: 10 additions & 0 deletions tokens/tu.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,11 @@
"value": "{palette.white}",
"type": "color",
"description": "white"
},
"overscroll": {
"value": "{palette.primary}",
"type": "color",
"description": "primary"
}
},
"dark": {
Expand Down Expand Up @@ -1111,6 +1116,11 @@
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
10 changes: 10 additions & 0 deletions tokens/vivo-new.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,11 @@
"value": "{palette.white}",
"type": "color",
"description": "white"
},
"overscroll": {
"value": "{palette.vivoPurple}",
"type": "color",
"description": "vivoPurple"
}
},
"dark": {
Expand Down Expand Up @@ -1111,6 +1116,11 @@
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
10 changes: 10 additions & 0 deletions tokens/vivo.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,11 @@
"value": "{palette.vivoPurple}",
"type": "color",
"description": "vivoPurple"
},
"overscroll": {
"value": "{palette.vivoPurple}",
"type": "color",
"description": "vivoPurple"
}
},
"dark": {
Expand Down Expand Up @@ -1111,6 +1116,11 @@
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down

0 comments on commit eba40d4

Please sign in to comment.