aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2020-08-20 03:02:00 +0000
committerAlex Ning <chineseperson5@gmail.com>2020-08-20 03:02:00 +0000
commit24348b256fd1db6c395fc22304fe425b13b82edc (patch)
tree01f2c4a7af8c516288eec6e8dbe9ed242e3016a4 /app/src/main/res/values
parentaad5a6200b053b18646f72fd842b7c4ae4e82a84 (diff)
downloadinfinity-for-reddit-24348b256fd1db6c395fc22304fe425b13b82edc.tar
infinity-for-reddit-24348b256fd1db6c395fc22304fe425b13b82edc.tar.gz
infinity-for-reddit-24348b256fd1db6c395fc22304fe425b13b82edc.tar.bz2
infinity-for-reddit-24348b256fd1db6c395fc22304fe425b13b82edc.tar.lz
infinity-for-reddit-24348b256fd1db6c395fc22304fe425b13b82edc.tar.xz
infinity-for-reddit-24348b256fd1db6c395fc22304fe425b13b82edc.tar.zst
infinity-for-reddit-24348b256fd1db6c395fc22304fe425b13b82edc.zip
Set different main tabs for different users.
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/colors.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index c940e5fa..03423272 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -10,4 +10,6 @@
<color name="roundedBottomSheetPrimaryBackground">#FFFFFF</color>
<color name="roundedBottomSheetPrimaryNavigationBarColor">#000000</color>
<color name="primaryTextColor">#000000</color>
+ <color name="settingsSubtitleColor">#42000000</color>
+ <color name="dividerColor">#E0E0E0</color>
</resources>