Skip to content

Commit

Permalink
paywall
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeladeira committed Nov 17, 2023
1 parent 45bb451 commit 07cfa8d
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
42 changes: 21 additions & 21 deletions tokens/Purple Classic/Dark Mode.json
Original file line number Diff line number Diff line change
Expand Up @@ -829,29 +829,29 @@
],
"type": "boxShadow",
"description": "Padrão para modais."
},
"paywall": {
"value": [
{
"x": "0",
"y": "-24",
"blur": "40",
"spread": "0",
"color": "rgba( {palette.neutral.black}, 0.12)",
"type": "dropShadow"
},
{
"x": "0",
"y": "-24",
"blur": "24",
"spread": "0",
"color": "rgba( {palette.neutral.black}, 0.08)",
"type": "dropShadow"
}
],
"type": "boxShadow"
}
},
"paywall": {
"value": [
{
"x": "0",
"y": "-24",
"blur": "40",
"spread": "0",
"color": "rgba( {palette.neutral.black}, 0.12)",
"type": "dropShadow"
},
{
"x": "0",
"y": "-24",
"blur": "24",
"spread": "0",
"color": "rgba( {palette.neutral.black}, 0.08)",
"type": "dropShadow"
}
],
"type": "boxShadow"
},
"bottom_sheet": {
"1": {
"value": [
Expand Down
42 changes: 21 additions & 21 deletions tokens/Purple Classic/Light Mode.json
Original file line number Diff line number Diff line change
Expand Up @@ -829,29 +829,29 @@
],
"type": "boxShadow",
"description": "Padrão para modais."
},
"paywall": {
"value": [
{
"x": "0",
"y": "-24",
"blur": "40",
"spread": "0",
"color": "rgba( {palette.gray.700}, 0.04)",
"type": "dropShadow"
},
{
"x": "0",
"y": "-24",
"blur": "24",
"spread": "0",
"color": "rgba( {palette.gray.700}, 0.02)",
"type": "dropShadow"
}
],
"type": "boxShadow"
}
},
"paywall": {
"value": [
{
"x": "0",
"y": "-24",
"blur": "40",
"spread": "0",
"color": "rgba( {palette.gray.700}, 0.04)",
"type": "dropShadow"
},
{
"x": "0",
"y": "-24",
"blur": "24",
"spread": "0",
"color": "rgba( {palette.gray.700}, 0.02)",
"type": "dropShadow"
}
],
"type": "boxShadow"
},
"bottom_sheet": {
"1": {
"value": [
Expand Down

0 comments on commit 07cfa8d

Please sign in to comment.