aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2020-04-05 04:04:35 +0000
committerAlex Ning <chineseperson5@gmail.com>2020-04-05 04:04:35 +0000
commit28b9eb37daf90b4a4282788ab19093e5d4a63250 (patch)
tree500916a4a3927e34002675002e2785856947219f /app/src/main/res/values
parentb92936b204622be37c26c08f0e48733c05288b4d (diff)
downloadinfinity-for-reddit-28b9eb37daf90b4a4282788ab19093e5d4a63250.tar
infinity-for-reddit-28b9eb37daf90b4a4282788ab19093e5d4a63250.tar.gz
infinity-for-reddit-28b9eb37daf90b4a4282788ab19093e5d4a63250.tar.bz2
infinity-for-reddit-28b9eb37daf90b4a4282788ab19093e5d4a63250.tar.lz
infinity-for-reddit-28b9eb37daf90b4a4282788ab19093e5d4a63250.tar.xz
infinity-for-reddit-28b9eb37daf90b4a4282788ab19093e5d4a63250.tar.zst
infinity-for-reddit-28b9eb37daf90b4a4282788ab19093e5d4a63250.zip
Add Calm Pastel theme. Fix an fab icon color issue.
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 5de9c7f4..0c78a920 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -634,6 +634,7 @@
<string name="theme_name_red_dark">Red Dark</string>
<string name="theme_name_red_amoled">Red Amoled</string>
<string name="theme_name_dracula">Dracula</string>
+ <string name="theme_name_calm_pastel">Calm Pastel</string>
<string name="create_light_theme">Create a Light Theme\nBase on Indigo Theme</string>
<string name="create_dark_theme">Create a Dark Theme\nBase on Indigo Dark Theme</string>
<string name="create_amoled_theme">Create an Amoled Theme\nBase on Indigo Amoled Theme</string>