Skip to content

Instantly share code, notes, and snippets.

@nickbutcher
Created January 29, 2020 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickbutcher/09471e60710519ad78b50df783601497 to your computer and use it in GitHub Desktop.
Save nickbutcher/09471e60710519ad78b50df783601497 to your computer and use it in GitHub Desktop.
<!-- Copyright 2019 Google LLC.
SPDX-License-Identifier: Apache-2.0 -->
<style name="Theme.Plaid" parent="">
<item name="colorPrimary">@color/teal_500</item>
<item name="colorSecondary">@color/pink_200</item>
<item name="android:windowBackground">@color/white</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment