diff --git a/theme/rc3/icons/links.png b/theme/rc3/icons/links.png index 4ef5fe6a4..a22fd6eec 100644 Binary files a/theme/rc3/icons/links.png and b/theme/rc3/icons/links.png differ diff --git a/theme/rc3/icons/pagedown.png b/theme/rc3/icons/pagedown.png index ef4b97014..bdcd45a54 100644 Binary files a/theme/rc3/icons/pagedown.png and b/theme/rc3/icons/pagedown.png differ diff --git a/theme/rc3/icons/pageup.png b/theme/rc3/icons/pageup.png index 4d8fced6f..906ccbd0e 100644 Binary files a/theme/rc3/icons/pageup.png and b/theme/rc3/icons/pageup.png differ diff --git a/theme/rc3/icons/showhide.png b/theme/rc3/icons/showhide.png index 7d30a9f0e..490def568 100644 Binary files a/theme/rc3/icons/showhide.png and b/theme/rc3/icons/showhide.png differ diff --git a/theme/rc3/theme.json b/theme/rc3/theme.json index 5b5a79711..2fa9d2af7 100644 --- a/theme/rc3/theme.json +++ b/theme/rc3/theme.json @@ -1,15 +1,21 @@ { + "login-button-color": "#6800e7", + "login-button-fg-color": "white", + "verticals-width": "16px", + "tab-border-color": "#6800e7", + "timeline-border-radius": "0", + "button-corner-radius": "0", "newswire-publish-icon": "True", "full-width-timeline-buttons": "False", "icons-as-buttons": "False", "rss-icon-at-top": "True", "publish-button-at-top": "False", - "main-visited-color": "#0481f5", + "main-visited-color": "#46eed5", "post-separator-margin-top": "9%", "post-separator-margin-bottom": "9%", "post-separator-width": "80%", "post-separator-height": "10%", - "column-left-header-background": "#07447c", + "column-left-header-background": "#6800e7", "banner-height": "15vh", "banner-height-mobile": "10vh", "focus-color": "blue", @@ -23,20 +29,20 @@ "column-left-color": "#0f0d10", "text-entry-background": "#0f0d10", "link-bg-color": "#0f0d10", - "main-link-color": "#6481f5", - "main-link-color-hover": "#d09338", + "main-link-color": "#05b9ec", + "main-link-color-hover": "#46eed5", "main-fg-color": "white", - "column-left-fg-color": "#0481f5", + "column-left-fg-color": "#05b9ec", "main-bg-color-dm": "#0b0a0a", "border-color": "#6800e7", - "border-width": "5px", + "border-width": "0px", "border-width-header": "0px", "main-bg-color-reply": "#0f0d10", "main-bg-color-report": "#0f0d10", "hashtag-vertical-spacing3": "100px", "hashtag-vertical-spacing4": "150px", "button-background-hover": "#0481f5", - "button-text-hover": "#0f0d10", + "button-text-hover": "white", "publish-button-background": "#07447c", "button-background": "#6800e7", "button-selected": "#b239ff",