diff --git a/theme.py b/theme.py index 36b39e23..481a466c 100644 --- a/theme.py +++ b/theme.py @@ -709,7 +709,7 @@ def setThemeSolidaric(baseDir: str): "rgba(0, 0, 0, 0.5)": "rgba(0, 0, 0, 0.0)", "main-bg-color": "white", "main-bg-color-dm": "white", - "link-bg-color": "#eee", + "link-bg-color": "white", "main-bg-color-reply": "white", "main-bg-color-report": "white", "main-header-color-roles": "#ebebf0",