diff --git a/theme/37c3/theme.json b/theme/37c3/theme.json index 54cd2774e..45847738e 100644 --- a/theme/37c3/theme.json +++ b/theme/37c3/theme.json @@ -65,10 +65,10 @@ "column-left-color": "#0f0d10", "text-entry-background": "#0f0d10", "link-bg-color": "#0f0d10", - "main-link-color": "#05b9ec", - "main-link-color-hover": "#46eed5", - "options-main-link-color": "#05b9ec", - "options-main-link-color-hover": "#46eed5", + "main-link-color": "#29ffffff", + "main-link-color-hover": "white", + "options-main-link-color": "#29ffffff", + "options-main-link-color-hover": "white", "cw-color": "#aaaaaaff", "pageslist-color": "#aaaaaaff", "pageslist-selected-color": "#dddddd",