]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/arrays.xml
Add "system theme" to theme options
[Dictionary.git] / res / values / arrays.xml
index 9a8b0a8b866e5ae85bc6fed8bdbd857aa6748506..1cac2f67d86968321a7dd03c798c50cddfc69cb6 100644 (file)
   <string-array name="themeKeys" translatable="false">
     <item>themeLight</item>
     <item>themeDefault</item>
+    <item>themeSystem</item>
   </string-array>
 
   <string-array name="themes">
     <item>Light theme</item>
     <item>Dark theme (default)</item>
+    <item>System theme</item>
   </string-array>
 
 </resources>