Skip to content

Instantly share code, notes, and snippets.

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

  • Save oliverspryn/97f2c5f78af1fbc050f2ea52bc34e380 to your computer and use it in GitHub Desktop.

Select an option

Save oliverspryn/97f2c5f78af1fbc050f2ea52bc34e380 to your computer and use it in GitHub Desktop.
A color pallet using my brand's color scheme
<?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