diff --git a/theme/purple/theme.json b/theme/purple/theme.json new file mode 100644 index 000000000..8c80a6cef --- /dev/null +++ b/theme/purple/theme.json @@ -0,0 +1,55 @@ +{ + "newswire-publish-icon": "True", + "full-width-timeline-buttons": "False", + "icons-as-buttons": "False", + "rss-icon-at-top": "True", + "publish-button-at-top": "False", + "search-banner-height": "25vh", + "search-banner-height-mobile": "10vh", + "font-size-button-mobile": "26px", + "font-size": "32px", + "font-size2": "26px", + "font-size3": "40px", + "font-size4": "24px", + "font-size5": "22px", + "main-bg-color": "#1f152d", + "column-left-color": "#1f152d", + "link-bg-color": "#1f152d", + "main-bg-color-reply": "#1a142d", + "main-bg-color-report": "#12152d", + "main-header-color-roles": "#1f192d", + "main-fg-color": "#f98bb0", + "column-left-fg-color": "#f98bb0", + "border-color": "#3f2145", + "main-link-color": "#ff42a0", + "main-link-color-hover": "white", + "title-color": "white", + "main-visited-color": "#f93bb0", + "button-selected": "#c042a0", + "button-background-hover": "#af42a0", + "button-text-hover": "#f98bb0", + "publish-button-background": "#ff42a0", + "button-background": "#ff42a0", + "button-small-background": "#ff42a0", + "button-text": "white", + "button-selected-text": "white", + "publish-button-text": "white", + "button-small-text": "white", + "color: #FFFFFE;": "color: #1f152d;", + "calendar-bg-color": "#1f152d", + "lines-color": "#ff42a0", + "day-number": "#f98bb0", + "day-number2": "lightgrey", + "today-foreground": "white", + "today-circle": "red", + "event-background": "#444", + "event-foreground": "white", + "title-text": "white", + "title-background": "#ff42a0", + "gallery-text-color": "#ccc", + "time-color": "#f98bb0", + "place-color": "#f98bb0", + "event-color": "#f98bb0", + "*font-family": "'CheGuevaraTextSans-Regular'", + "*src": "url('./fonts/CheGuevaraTextSans-Regular.woff2') format('woff2')" +}