| changeset 687 | 0702bf708ac8 |
| parent 627 | 9029e85de498 |
| child 846 | ac0863af5ef6 |
--- a/app/src/main/res/values/styles.xml Sun May 17 17:40:03 2020 -0400 +++ b/app/src/main/res/values/styles.xml Sun May 17 19:26:38 2020 -0400 @@ -108,6 +108,10 @@ <item name="colorPrimary">?colorSecondary</item> </style> + <style name="ThemeOverlay.AppTheme.TagChip" parent=""> + <item name="colorPrimary">?colorSecondaryVariant</item> + </style> + <!-- Widget styles -->