aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/defaults.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2020-02-08 19:30:21 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2020-02-08 19:30:21 +0100
commitae09585ce2ebc97cad21df69b90753f7236990b6 (patch)
treefb0eb35d64b78de3b7f4240aaa434e3eaea759df /src/main/res/values/defaults.xml
parente96467e5ad9e001086be19cb6521c0f59ab8fd64 (diff)
add preferece to use unicolored background
Diffstat (limited to 'src/main/res/values/defaults.xml')
-rw-r--r--src/main/res/values/defaults.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml
index 2ccb19a1f..ecfd9b224 100644
--- a/src/main/res/values/defaults.xml
+++ b/src/main/res/values/defaults.xml
@@ -71,6 +71,7 @@
<string name="theme_color">blue</string>
<string name="default_font_size">small</string>
<string name="default_channel_discovery">JABBER_NETWORK</string>
+ <bool name="use_unicolored_chatbg">false</bool>
<string-array name="domains">
<item>pix-art.de</item>