From fea83b38c20f88084594eb44909169e58d90a5cd Mon Sep 17 00:00:00 2001 From: zeval <57680069+zev4l@users.noreply.github.com> Date: Tue, 1 Mar 2022 00:59:48 +0000 Subject: [PATCH] Simple coherence fix in theme randomizing settings (#2607) * Simple coherence fix in theme randomizing settings * Fix spelling consistency Co-authored-by: Evan <64989416+Ferotiq@users.noreply.github.com> --- frontend/static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/static/index.html b/frontend/static/index.html index 63315aa6c..c0b3c2c8d 100644 --- a/frontend/static/index.html +++ b/frontend/static/index.html @@ -3558,7 +3558,7 @@
After completing a test, the theme will be set to a random one. The random themes are not saved to your config. If set to - 'fav' only favourite themes will be randomized. If set to + 'favorite' only favorite themes will be randomized. If set to 'light' or 'dark', only presets with light or dark background colors will be randomized, respectively.