diff --git a/theme.py b/theme.py index 070cfccc..8924232e 100644 --- a/theme.py +++ b/theme.py @@ -321,6 +321,7 @@ def setThemeStarlight(baseDir: str): removeTheme(baseDir) setThemeInConfig(baseDir, name) themeParams = { + "focus-color": "darkred", "font-size-button-mobile": "36px", "font-size": "32px", "font-size2": "26px",