aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-07-09 21:12:29 +0200
committerChristian Schneppe <christian@pix-art.de>2018-07-09 21:13:01 +0200
commit3ac56bcbdb27be63275c00a60eef32cdd985c827 (patch)
tree2d848c7e376bae0a31bb61fdbc408523be448404 /src/main/res/values/attrs.xml
parent056382107891892c98d9236871b4f3e95db884e4 (diff)
use tertiary background color for landscape conversation overview
Diffstat (limited to 'src/main/res/values/attrs.xml')
-rw-r--r--src/main/res/values/attrs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/attrs.xml b/src/main/res/values/attrs.xml
index 1925f8cfe..11b461812 100644
--- a/src/main/res/values/attrs.xml
+++ b/src/main/res/values/attrs.xml
@@ -17,6 +17,7 @@
<attr name="text_Color_Main" format="reference|color" />
+ <attr name="color_background_tertiary" format="reference|color" />
<attr name="color_background_secondary" format="reference|color" />
<attr name="color_background_primary" format="reference|color" />
<attr name="color_warning" format="reference|color" />