-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**Required**: Task/Issue URL: https://app.asana.com/0/1206329551987282/1208084960726981 iOS PR: duckduckgo/iOS#3350 macOS PR: duckduckgo/macos-browser#3248 What kind of version bump will this require?: Patch **Description**: Updates Onboarding gradients
- Loading branch information
1 parent
e2545b6
commit c68e68a
Showing
4 changed files
with
159 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
.../Onboarding/Resources/OnboardingAssets.xcassets/OnboardingGradient.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "OnboardingGradient.pdf", | ||
"idiom" : "mac" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "OnboardingGradientDark.pdf", | ||
"idiom" : "mac" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+16.3 KB
...ng/Resources/OnboardingAssets.xcassets/OnboardingGradient.imageset/OnboardingGradient.pdf
Binary file not shown.
Binary file added
BIN
+15.5 KB
...esources/OnboardingAssets.xcassets/OnboardingGradient.imageset/OnboardingGradientDark.pdf
Binary file not shown.