Created
November 5, 2021 12:26
-
-
Save oliverspryn/97f2c5f78af1fbc050f2ea52bc34e380 to your computer and use it in GitHub Desktop.
A color pallet using my brand's color scheme
This file contains hidden or 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
| <?xml version="1.0" encoding="utf-8"?> | |
| <resources> | |
| <color name="launcher_background_color">#3DDC84</color> | |
| <color name="launcher_foreground_android_color">#FFFFFF</color> | |
| </resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment