Skip to content

Instantly share code, notes, and snippets.

@oliverspryn
Created November 5, 2021 12:41
Show Gist options
  • Select an option

  • Save oliverspryn/5573e8f5aa230c402e6b34d74607877a to your computer and use it in GitHub Desktop.

Select an option

Save oliverspryn/5573e8f5aa230c402e6b34d74607877a to your computer and use it in GitHub Desktop.
The light mode variant of the color pallet
<?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