Skip to content

Commit

Permalink
updating theme files
Browse files Browse the repository at this point in the history
  • Loading branch information
release-bot committed Mar 6, 2024
1 parent 883338d commit 9935ca3
Show file tree
Hide file tree
Showing 3 changed files with 1,035 additions and 978 deletions.
25 changes: 25 additions & 0 deletions uds-ios-theme-telus/Assets/Typography.json
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,30 @@
"green": 0.15686,
"blue": 0.42745,
"alpha": 1
},
"gradient": {
"type": "linear",
"angle": 135,
"stops": [
{
"stop": 0,
"color": {
"red": 0.29412,
"green": 0.15686,
"blue": 0.42745,
"alpha": 1
}
},
{
"stop": 1,
"color": {
"red": 0.89804,
"green": 0.19608,
"blue": 0.57647,
"alpha": 1
}
}
]
}
}
},
Expand Down Expand Up @@ -692,6 +716,7 @@
"fontScaleCap": 64,
"fontSize": 16,
"fontWeight": 400,
"gradient": null,
"letterSpacing": 0,
"lineHeight": 1.5,
"superScriptFontSize": 16,
Expand Down
Loading

0 comments on commit 9935ca3

Please sign in to comment.