Created
November 5, 2021 12:41
-
-
Save oliverspryn/5573e8f5aa230c402e6b34d74607877a to your computer and use it in GitHub Desktop.
The light mode variant of the color pallet
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">@android:color/system_accent1_100</color> | |
| <color name="launcher_foreground_android_color">@android:color/system_neutral1_800</color> | |
| </resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment