epicyon/theme/hacker/theme.json

97 lines
3.2 KiB
JSON
Raw Normal View History

2020-11-14 17:34:11 +00:00
{
2021-07-17 11:30:54 +00:00
"column-left-header-background": "#035103",
2021-05-21 13:17:18 +00:00
"font-size-header": "12px",
"font-size-header-mobile": "20px",
"font-size-button-mobile": "20px",
2021-05-21 19:17:03 +00:00
"font-size-links": "16px",
2021-05-21 13:17:18 +00:00
"font-size-publish-button": "12px",
2021-05-21 19:17:03 +00:00
"font-size-newswire": "16px",
2021-05-21 18:30:24 +00:00
"font-size-newswire-mobile": "36px",
2021-05-21 19:17:03 +00:00
"font-size-dropdown-header": "26px",
2021-07-23 19:22:56 +00:00
"font-size-mobile": "40px",
2021-05-21 19:17:03 +00:00
"font-size": "26px",
2021-05-21 13:17:18 +00:00
"font-size2": "16px",
2021-05-21 18:30:24 +00:00
"font-size3": "36px",
2021-05-21 13:17:18 +00:00
"font-size4": "16px",
"font-size5": "16px",
"font-size-likes": "12px",
"font-size-likes-mobile": "26px",
"font-size-pgp-key": "10px",
"font-size-pgp-key2": "10px",
"font-size-tox": "10px",
"font-size-tox2": "10px",
"gallery-font-size": "12px",
2021-05-21 18:30:24 +00:00
"gallery-font-size-mobile": "36px",
2021-05-21 18:20:14 +00:00
"quote-font-size": "26px",
2021-05-21 18:30:24 +00:00
"quote-font-size-mobile": "36px",
2021-03-01 10:31:31 +00:00
"dropdown-fg-color": "#dddddd",
"dropdown-bg-color": "#111",
"dropdown-bg-color-hover": "#035103",
"dropdown-fg-color-hover": "#dddddd",
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
"focus-color": "green",
"main-bg-color": "black",
2020-11-26 14:05:10 +00:00
"login-bg-color": "black",
2021-02-25 18:10:43 +00:00
"welcome-bg-color": "black",
2020-11-25 17:05:39 +00:00
"options-bg-color": "black",
"post-bg-color": "black",
2020-11-18 18:22:05 +00:00
"timeline-posts-background-color": "black",
2020-11-18 16:13:47 +00:00
"header-bg-color": "black",
2020-11-14 17:34:11 +00:00
"column-left-color": "black",
"link-bg-color": "black",
"main-bg-color-dm": "#0b0a0a",
"main-bg-color-reply": "#030202",
"main-bg-color-report": "#050202",
"main-header-color-roles": "#1f192d",
2021-02-27 18:47:39 +00:00
"cw-color": "#9ad791",
"main-fg-color": "#9ad791",
"login-fg-color": "#9ad791",
"welcome-fg-color": "#9ad791",
"options-fg-color": "#9ad791",
"column-left-fg-color": "#9ad791",
2020-11-14 17:34:11 +00:00
"border-color": "#035103",
2021-02-27 18:47:39 +00:00
"main-link-color": "#9ad791",
2020-11-14 17:34:11 +00:00
"main-link-color-hover": "#afff2f",
"options-main-link-color": "#2fff2f",
"options-main-link-color-hover": "#afff2f",
2020-11-14 17:34:11 +00:00
"title-color": "#2fff2f",
"main-visited-color": "#3c8234",
"options-main-visited-color": "#3c8234",
2020-11-14 17:34:11 +00:00
"button-selected": "#063200",
"button-background-hover": "#a62200",
2021-02-27 18:47:39 +00:00
"button-text-hover": "#9ad791",
2020-11-14 17:34:11 +00:00
"publish-button-background": "#062200",
"button-background": "#062200",
"button-small-background": "#062200",
2021-02-27 18:47:39 +00:00
"button-text": "#9ad791",
"button-selected-text": "#9ad791",
"publish-button-text": "#9ad791",
"button-small-text": "#9ad791",
2020-11-14 17:34:11 +00:00
"button-corner-radius": "4px",
"timeline-border-radius": "4px",
2020-11-16 20:29:36 +00:00
"header-font": "'Bedstead'",
2020-11-14 17:34:11 +00:00
"*font-family": "'Bedstead'",
2021-05-21 18:09:19 +00:00
"*src": "url('./fonts/MarginaliaRegular.woff2') format('woff2')",
2020-11-14 17:34:11 +00:00
"color: #FFFFFE;": "color: green;",
"calendar-bg-color": "black",
"lines-color": "green",
"day-number": "green",
"day-number2": "darkgreen",
"today-foreground": "white",
"today-circle": "red",
"event-background": "lightgreen",
"event-background-private": "darkgreen",
2020-11-14 17:34:11 +00:00
"event-foreground": "black",
"title-text": "black",
"title-background": "darkgreen",
"gallery-text-color": "green",
2021-02-27 18:47:39 +00:00
"time-color": "#9ad791",
"place-color": "#9ad791",
"event-color": "#9ad791",
2020-11-14 17:34:11 +00:00
"image-corners": "0%"
}