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 Apr 24, 2024
1 parent 19e6208 commit f3efaca
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 8 deletions.
2 changes: 1 addition & 1 deletion uds-ios-theme-koodo/Assets/Feedback.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"blue": 0.77647,
"alpha": 1
},
"icon": "PaletteIconCaution",
"icon": "PaletteIconExclamationOctagon",
"iconColor": {
"red": 0.78824,
"green": 0.21569,
Expand Down
10 changes: 9 additions & 1 deletion uds-ios-theme-koodo/Assets/Link.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@
"iconSpace": 2
}
},
{
"if": {
"iconPosition": "right"
},
"tokens": {
"iconSpace": 1
}
},
{
"if": {
"pressed": true
Expand Down Expand Up @@ -162,7 +170,7 @@
},
"icon": null,
"iconSize": 16,
"iconSpace": 1,
"iconSpace": 0,
"iconTranslateX": 0,
"iconTranslateY": 0,
"outerBorderColor": {
Expand Down
4 changes: 2 additions & 2 deletions uds-ios-theme-koodo/Assets/Notification.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
"alpha": 1
},
"dismissIcon": null,
"icon": "PaletteIconCaution",
"icon": "PaletteIconExclamationOctagon",
"iconColor": {
"red": 0.78824,
"green": 0.21569,
Expand Down Expand Up @@ -264,7 +264,7 @@
"alpha": 1
},
"dismissIcon": null,
"icon": "PaletteIconCaution",
"icon": "PaletteIconExclamationOctagon",
"iconColor": {
"red": 0.78824,
"green": 0.21569,
Expand Down
16 changes: 12 additions & 4 deletions uds-ios-theme-koodo/Assets/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -4073,7 +4073,7 @@
"blue": 0.77647,
"alpha": 1
},
"icon": "PaletteIconCaution",
"icon": "PaletteIconExclamationOctagon",
"iconColor": {
"red": 0.78824,
"green": 0.21569,
Expand Down Expand Up @@ -5384,6 +5384,14 @@
"iconSpace": 2
}
},
{
"if": {
"iconPosition": "right"
},
"tokens": {
"iconSpace": 1
}
},
{
"if": {
"pressed": true
Expand Down Expand Up @@ -5508,7 +5516,7 @@
},
"icon": null,
"iconSize": 16,
"iconSpace": 1,
"iconSpace": 0,
"iconTranslateX": 0,
"iconTranslateY": 0,
"outerBorderColor": {
Expand Down Expand Up @@ -6627,7 +6635,7 @@
"alpha": 1
},
"dismissIcon": null,
"icon": "PaletteIconCaution",
"icon": "PaletteIconExclamationOctagon",
"iconColor": {
"red": 0.78824,
"green": 0.21569,
Expand Down Expand Up @@ -6660,7 +6668,7 @@
"alpha": 1
},
"dismissIcon": null,
"icon": "PaletteIconCaution",
"icon": "PaletteIconExclamationOctagon",
"iconColor": {
"red": 0.78824,
"green": 0.21569,
Expand Down

0 comments on commit f3efaca

Please sign in to comment.