diff --git a/BDKSwiftExampleWallet/Assets.xcassets/AccentColor.colorset/Contents.json b/BDKSwiftExampleWallet/Assets.xcassets/AccentColor.colorset/Contents.json index eb878970..d90b0654 100644 --- a/BDKSwiftExampleWallet/Assets.xcassets/AccentColor.colorset/Contents.json +++ b/BDKSwiftExampleWallet/Assets.xcassets/AccentColor.colorset/Contents.json @@ -1,6 +1,10 @@ { "colors" : [ { + "color" : { + "platform" : "universal", + "reference" : "systemOrangeColor" + }, "idiom" : "universal" } ],