Skip to content

Commit

Permalink
new name for overscroll
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost committed Mar 12, 2024
1 parent 42b108a commit edd8fb0
Show file tree
Hide file tree
Showing 9 changed files with 107 additions and 107 deletions.
24 changes: 12 additions & 12 deletions tokens/blau.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,12 @@
"type": "color",
"description": "blauBluePrimary20"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.blauBluePrimary}",
"type": "color",
"description": "blauBluePrimary"
},
"backgroundBrandBottom": {
"value": "{palette.blauBluePrimary}",
"type": "color",
"description": "blauBluePrimary"
Expand Down Expand Up @@ -614,11 +619,6 @@
"value": "{palette.blauRed10}",
"type": "color",
"description": "blauRed10"
},
"overscroll": {
"value": "{palette.blauBluePrimary}",
"type": "color",
"description": "blauBluePrimary"
}
},
"dark": {
Expand Down Expand Up @@ -697,7 +697,12 @@
"type": "color",
"description": "darkModeGrey"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"backgroundBrandBottom": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
Expand Down Expand Up @@ -1236,11 +1241,6 @@
"value": "{palette.darkModeGrey6}",
"type": "color",
"description": "darkModeGrey6"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
36 changes: 18 additions & 18 deletions tokens/movistar-legacy.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,12 @@
"type": "color",
"description": "movistarBlue55"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
},
"backgroundBrandBottom": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
Expand Down Expand Up @@ -614,11 +619,6 @@
"value": "{palette.pepper10}",
"type": "color",
"description": "pepper10"
},
"overscroll": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
}
},
"dark": {
Expand Down Expand Up @@ -697,7 +697,12 @@
"type": "color",
"description": "grey6"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"backgroundBrandBottom": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
Expand Down Expand Up @@ -1236,11 +1241,6 @@
"value": "{palette.grey6}",
"type": "color",
"description": "grey6"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"prominent": {
Expand Down Expand Up @@ -1279,7 +1279,12 @@
"type": "color",
"description": "movistarBlue55"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"backgroundBrandBottom": {
"value": "{palette.movistarProminentBlue}",
"type": "color",
"description": "movistarProminentBlue"
Expand Down Expand Up @@ -1768,11 +1773,6 @@
"value": "{palette.pepper10}",
"type": "color",
"description": "pepper10"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
24 changes: 12 additions & 12 deletions tokens/movistar.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,12 @@
"type": "color",
"description": "movistarBlue55"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
},
"backgroundBrandBottom": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
Expand Down Expand Up @@ -614,11 +619,6 @@
"value": "{palette.pepper10}",
"type": "color",
"description": "pepper10"
},
"overscroll": {
"value": "{palette.movistarBlue}",
"type": "color",
"description": "movistarBlue"
}
},
"dark": {
Expand Down Expand Up @@ -697,7 +697,12 @@
"type": "color",
"description": "movistarBlueDark"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"backgroundBrandBottom": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
Expand Down Expand Up @@ -1236,11 +1241,6 @@
"value": "{palette.movistarBlueDark}",
"type": "color",
"description": "movistarBlueDark"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
24 changes: 12 additions & 12 deletions tokens/o2.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,12 @@
"type": "color",
"description": "o2BluePrimary70"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.o2BluePrimary}",
"type": "color",
"description": "o2BluePrimary"
},
"backgroundBrandBottom": {
"value": "{palette.o2BluePrimary}",
"type": "color",
"description": "o2BluePrimary"
Expand Down Expand Up @@ -614,11 +619,6 @@
"value": "{palette.pepper10}",
"type": "color",
"description": "pepper10"
},
"overscroll": {
"value": "{palette.o2BluePrimary}",
"type": "color",
"description": "o2BluePrimary"
}
},
"dark": {
Expand Down Expand Up @@ -697,7 +697,12 @@
"type": "color",
"description": "darkModeGrey6"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"backgroundBrandBottom": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
Expand Down Expand Up @@ -1236,11 +1241,6 @@
"value": "{palette.darkModeGrey6}",
"type": "color",
"description": "darkModeGrey6"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
10 changes: 5 additions & 5 deletions tokens/schema/skin-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@
"backgroundSkeleton",
"backgroundSkeletonInverse",
"backgroundAlternative",
"backgroundFeedbackBottom",
"backgroundBrandTop",
"backgroundBrandBottom",
"navigationBarBackground",
"skeletonWave",
"border",
Expand Down Expand Up @@ -174,8 +175,7 @@
"tagBackgroundInactive",
"tagBackgroundSuccess",
"tagBackgroundWarning",
"tagBackgroundError",
"overscroll"
"tagBackgroundError"
],
"properties": {
"appBarBackground": { "$ref": "#/definitions/constantProperties" },
Expand All @@ -194,7 +194,8 @@
"backgroundSkeleton": { "$ref": "#/definitions/constantProperties" },
"backgroundSkeletonInverse": { "$ref": "#/definitions/constantProperties" },
"backgroundAlternative": { "$ref": "#/definitions/constantProperties" },
"backgroundFeedbackBottom": { "$ref": "#/definitions/constantProperties" },
"backgroundBrandTop": { "$ref": "#/definitions/constantProperties" },
"backgroundBrandBottom": { "$ref": "#/definitions/constantProperties" },
"navigationBarBackground": { "$ref": "#/definitions/constantProperties" },
"skeletonWave": { "$ref": "#/definitions/constantProperties" },
"border": { "$ref": "#/definitions/constantProperties" },
Expand Down Expand Up @@ -301,7 +302,6 @@
"tagBackgroundSuccess": { "$ref": "#/definitions/constantProperties" },
"tagBackgroundWarning": { "$ref": "#/definitions/constantProperties" },
"tagBackgroundError": { "$ref": "#/definitions/constantProperties" },
"overscroll": { "$ref": "#/definitions/constantProperties" },
"extended": {
"type": "object",
"patternProperties": {
Expand Down
24 changes: 12 additions & 12 deletions tokens/telefonica.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,12 @@
"type": "color",
"description": "grey1"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.telefonicaBlue}",
"type": "color",
"description": "telefonicaBlue"
},
"backgroundBrandBottom": {
"value": "{palette.telefonicaBlue}",
"type": "color",
"description": "telefonicaBlue"
Expand Down Expand Up @@ -614,11 +619,6 @@
"value": "{palette.coral10}",
"type": "color",
"description": "coral10"
},
"overscroll": {
"value": "{palette.telefonicaBlue}",
"type": "color",
"description": "telefonicaBlue"
}
},
"dark": {
Expand Down Expand Up @@ -697,7 +697,12 @@
"type": "color",
"description": "grey6"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"backgroundBrandBottom": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
Expand Down Expand Up @@ -1236,11 +1241,6 @@
"value": "{palette.darkModeGrey6}",
"type": "color",
"description": "darkModeGrey6"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
24 changes: 12 additions & 12 deletions tokens/tu.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,12 @@
"type": "color",
"description": "grey1"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.primary}",
"type": "color",
"description": "primary"
},
"backgroundBrandBottom": {
"value": "{palette.primary}",
"type": "color",
"description": "primary"
Expand Down Expand Up @@ -614,11 +619,6 @@
"value": "{palette.red10}",
"type": "color",
"description": "red10"
},
"overscroll": {
"value": "{palette.primary}",
"type": "color",
"description": "primary"
}
},
"dark": {
Expand Down Expand Up @@ -697,7 +697,12 @@
"type": "color",
"description": "darkModeGrey6"
},
"backgroundFeedbackBottom": {
"backgroundBrandTop": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
},
"backgroundBrandBottom": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
Expand Down Expand Up @@ -1236,11 +1241,6 @@
"value": "{palette.darkModeGrey6}",
"type": "color",
"description": "darkModeGrey6"
},
"overscroll": {
"value": "{palette.darkModeBlack}",
"type": "color",
"description": "darkModeBlack"
}
},
"radius": {
Expand Down
Loading

0 comments on commit edd8fb0

Please sign in to comment.