Skip to content

Commit

Permalink
Define Widget colors to iOS Wdiget
Browse files Browse the repository at this point in the history
  • Loading branch information
mulot committed Feb 14, 2024
1 parent 9b4a64e commit b661023
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Widget iOS/Assets.xcassets/WidgetBackground.colorset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"colors" : [
{
"color" : {
"platform" : "ios",
"reference" : "systemBackgroundColor"
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"platform" : "ios",
"reference" : "systemBackgroundColor"
},
"idiom" : "universal"
}
],
Expand Down

0 comments on commit b661023

Please sign in to comment.