From 8fef35166ac49cc39ac60f16c3829964ceae8907 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 16 Nov 2020 12:17:22 +0000 Subject: [PATCH] Rc3 theme --- theme/rc3/theme.json~ | 56 ------------------------------------------- 1 file changed, 56 deletions(-) delete mode 100644 theme/rc3/theme.json~ diff --git a/theme/rc3/theme.json~ b/theme/rc3/theme.json~ deleted file mode 100644 index 7d48d624..00000000 --- a/theme/rc3/theme.json~ +++ /dev/null @@ -1,56 +0,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", - "post-separator-margin-top": "9%", - "post-separator-margin-bottom": "9%", - "post-separator-width": "80%", - "post-separator-height": "10%", - "column-left-header-background": "#07447c", - "banner-height": "15vh", - "banner-height-mobile": "10vh", - "focus-color": "blue", - "font-size-button-mobile": "26px", - "font-size": "32px", - "font-size2": "26px", - "font-size3": "40px", - "font-size4": "24px", - "font-size5": "22px", - "main-bg-color": "#0f0d10", - "column-left-color": "#0f0d10", - "text-entry-background": "#0f0d10", - "link-bg-color": "#0f0d10", - "main-link-color": "#6481f5", - "main-link-color-hover": "#d09338", - "main-fg-color": "#0481f5", - "column-left-fg-color": "#0481f5", - "main-bg-color-dm": "#0b0a0a", - "border-color": "#606984", - "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", - "publish-button-background": "#07447c", - "button-background": "#07447c", - "button-selected": "#0481f5", - "calendar-bg-color": "#0f0d10", - "lines-color": "#0481f5", - "day-number": "#0481f5", - "day-number2": "white", - "time-color": "#0481f5", - "time-vertical-align": "-4px", - "time-vertical-align-mobile": "15px", - "place-color": "#0481f5", - "event-color": "#0481f5", - "event-background": "#00014a", - "quote-right-margin": "0", - "line-spacing": "150%", - "*font-family": "'solidaric'", - "*src": "url('./fonts/solidaric.woff2') format('woff2')", - "**src": "url('./fonts/solidaric-italic.woff2') format('woff2')" -}