add toolbar background color

This commit is contained in:
sk
2022-12-20 15:44:37 +01:00
parent ae6afab01b
commit d352aca9cc
3 changed files with 6 additions and 3 deletions

View File

@@ -17,6 +17,7 @@
<attr name="colorTabInactive" format="color"/>
<attr name="colorAccentLightest" format="color"/>
<attr name="profileHeaderBackground" format="color"/>
<attr name="toolbarBackground" format="color"/>
<attr name="colorButtonBackgroundPrimaryDarkOnLight" format="color"/>
<attr name="colorButtonBackgroundPrimaryDarkOnLightDisabled" format="color"/>