From 3ac70d4b868df47d14aedc104d1691b8597c5e1f Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Tue, 8 Jul 2014 11:41:19 +0200 Subject: uniformed colors. made colors a little material --- res/values/colors.xml | 9 +++++++++ res/values/strings.xml | 2 ++ 2 files changed, 11 insertions(+) create mode 100644 res/values/colors.xml (limited to 'res/values') diff --git a/res/values/colors.xml b/res/values/colors.xml new file mode 100644 index 00000000..382b5471 --- /dev/null +++ b/res/values/colors.xml @@ -0,0 +1,9 @@ + + + #de000000 + #8a000000 + #fffafafa + #ffeeeeee + #1f000000 + #ffe51c23 + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index af372357..dcaf58d2 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -250,4 +250,6 @@ Click here to enter passphrase and decrypt messages Reception failed No suitable Conference Server found + Your fingerprint + OTR fingerprint \ No newline at end of file -- cgit v1.2.3