epicyon/theme/blue/theme.json

63 lines
2.1 KiB
JSON
Raw Normal View History

2020-11-14 17:34:11 +00:00
{
2022-12-24 20:08:20 +00:00
"lines-color": "grey",
"place-color": "lightblue",
"event-public-color": "#282c37",
"event-color": "grey",
"event-background": "darkblue",
"event-background-private": "darkblue",
"event-foreground": "white",
2022-12-24 19:58:13 +00:00
"cw-color": "#dddddd",
"day-number": "#ccc",
"calendar-bg-color": "#002365",
2022-12-24 19:42:35 +00:00
"font-size-links": "25px",
"font-size-newswire": "25px",
2022-11-23 15:31:29 +00:00
"block-reason-color": "lightgreen",
2022-11-09 13:25:24 +00:00
"verified-site-color": "lightgreen",
2022-06-27 16:50:13 +00:00
"code-color": "white",
2022-02-27 10:58:34 +00:00
"pwa-theme-color": "apple-mobile-web-app-status-bar-style",
"pwa-theme-background-color": "black",
2020-11-14 18:54:01 +00:00
"newswire-publish-icon": "True",
"full-width-timeline-buttons": "False",
"icons-as-buttons": "False",
"rss-icon-at-top": "True",
"publish-button-at-top": "False",
2020-11-14 17:34:11 +00:00
"banner-height": "20vh",
"banner-height-mobile": "10vh",
"newswire-date-color": "blue",
2022-05-29 12:40:18 +00:00
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
2020-11-14 17:34:11 +00:00
"font-size-header": "22px",
"font-size-header-mobile": "32px",
2022-07-04 10:55:19 +00:00
"font-size-pageslist": "45px",
2020-11-14 17:34:11 +00:00
"font-size": "45px",
"font-size2": "45px",
"font-size3": "45px",
"font-size4": "35px",
"font-size5": "29px",
"gallery-font-size": "35px",
"gallery-font-size-mobile": "55px",
2022-07-04 11:50:16 +00:00
"pageslist-color": "#dddddd",
2022-07-05 09:16:41 +00:00
"pageslist-selected-color": "white",
2022-12-24 19:58:13 +00:00
"main-fg-color": "#dddddd",
2020-11-14 17:34:11 +00:00
"main-bg-color": "#002365",
2020-11-26 14:05:10 +00:00
"login-bg-color": "#002365",
2021-02-25 18:10:43 +00:00
"welcome-bg-color": "#002365",
2020-11-25 17:05:39 +00:00
"options-bg-color": "#002365",
"post-bg-color": "#002365",
2020-11-18 18:22:05 +00:00
"timeline-posts-background-color": "#002365",
2020-11-18 16:13:47 +00:00
"header-bg-color": "#002365",
2020-11-14 17:34:11 +00:00
"column-left-color": "#002365",
"text-entry-background": "#002365",
"link-bg-color": "#002365",
"main-bg-color-reply": "#002365",
"main-bg-color-report": "#002365",
2022-12-24 20:00:52 +00:00
"day-number2": "#eee",
2020-11-14 17:34:11 +00:00
"hashtag-vertical-spacing3": "100px",
"hashtag-vertical-spacing4": "150px",
"time-vertical-align": "-10px",
2020-11-16 20:29:36 +00:00
"header-font": "'Domestic_Manners'",
2020-11-14 17:34:11 +00:00
"*font-family": "'Domestic_Manners'",
2022-05-07 12:41:03 +00:00
"*src": "url('./fonts/Domestic_Manners.woff2') format('woff2')",
"reply-icon-direction": "-1"
2020-11-14 17:34:11 +00:00
}