diff options
| author | Animesh | 2025-08-25 02:06:45 +0530 |
|---|---|---|
| committer | GitHub | 2025-08-24 22:36:45 +0200 |
| commit | dfb2c7eaf9dd68b5619ecc6585a0be9bdfeb6760 (patch) | |
| tree | 415c35f852bf4bd4d146838c112640d6907bcab6 /res/values/strings.xml | |
| parent | cedf3aeb1c63ac91f550dd48f984cf4f6cf68ed7 (diff) | |
| download | unexpected-keyboard-dfb2c7eaf9dd68b5619ecc6585a0be9bdfeb6760.tar.gz unexpected-keyboard-dfb2c7eaf9dd68b5619ecc6585a0be9bdfeb6760.zip | |
add Everforest Light theme (#1080)
Diffstat (limited to 'res/values/strings.xml')
| -rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 5564cc5..988ecaa 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -73,6 +73,7 @@ <string name="pref_theme_e_monetlight">Monet (Light)</string> <string name="pref_theme_e_monetdark">Monet (Dark)</string> <string name="pref_theme_e_rosepine">Rosé Pine</string> + <string name="pref_theme_e_everforestlight">Everforest Light</string> <string name="pref_swipe_dist_e_very_short">Very short</string> <string name="pref_swipe_dist_e_short">Short</string> <string name="pref_swipe_dist_e_default">Normal</string> |
