theme rework preparation

This commit is contained in:
2020-11-21 19:40:55 +01:00
parent 91c9b6d716
commit dcd6ebccea
7 changed files with 56 additions and 11 deletions

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr format="color" name="themePrimary"/>
<attr format="color" name="themeSecondary"/>
<attr format="color" name="textPrimary"/>
<attr format="color" name="textSecondary"/>
</resources>