epicyon/theme/starlight/theme.json

76 lines
2.6 KiB
JSON
Raw Normal View History

2020-11-14 17:34:11 +00:00
{
2020-11-29 11:45:34 +00:00
"post-separator-margin-top": "10px",
"post-separator-margin-bottom": "10px",
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
"search-banner-height-mobile": "15vh",
"column-left-header-background": "#69282c",
"column-left-image-width-mobile": "40vw",
"line-spacing-newswire": "120%",
"focus-color": "darkred",
"font-size-button-mobile": "26px",
"font-size": "32px",
"font-size2": "26px",
"font-size3": "40px",
"font-size4": "24px",
"font-size5": "22px",
"main-bg-color": "#0f0d10",
2020-11-26 14:05:10 +00:00
"login-bg-color": "#0f0d10",
2020-11-25 17:05:39 +00:00
"options-bg-color": "#0f0d10",
"post-bg-color": "#0f0d10",
2020-11-18 18:22:05 +00:00
"timeline-posts-background-color": "#0f0d10",
2020-11-18 16:13:47 +00:00
"header-bg-color": "#0f0d10",
2020-11-14 17:34:11 +00:00
"column-left-color": "#0f0d10",
"text-entry-background": "#0f0d10",
"link-bg-color": "#0f0d10",
"main-link-color": "#ffc4bc",
"main-link-color-hover": "white",
"options-main-link-color": "#ffc4bc",
"options-main-link-color-hover": "white",
2020-11-14 17:34:11 +00:00
"title-color": "#ffc4bc",
"main-visited-color": "#e1c4bc",
"options-main-visited-color": "#e1c4bc",
2021-01-19 19:06:24 +00:00
"cw-color": "#ffc4bc",
2020-11-14 17:34:11 +00:00
"main-fg-color": "#ffc4bc",
"login-fg-color": "#ffc4bc",
2020-11-25 16:21:59 +00:00
"options-fg-color": "#ffc4bc",
2020-11-14 17:34:11 +00:00
"column-left-fg-color": "#ffc4bc",
"main-bg-color-dm": "#0b0a0a",
"border-color": "#69282c",
"border-width": "3px",
"border-width-header": "3px",
"main-bg-color-reply": "#0f0d10",
"main-bg-color-report": "#0f0d10",
"hashtag-vertical-spacing3": "100px",
"hashtag-vertical-spacing4": "150px",
"button-background-hover": "#a9282c",
"button-text-hover": "#ffc4bc",
"publish-button-background": "#69282c",
"button-background": "#69282c",
"button-small-background": "darkblue",
"button-selected": "#a34046",
"button-highlighted": "#12435f",
"button-fg-highlighted": "white",
"button-selected-highlighted": "#12435f",
"button-approve": "#12435f",
"calendar-bg-color": "#0f0d10",
"title-text": "#ffc4bc",
"title-background": "#69282c",
"lines-color": "#ffc4bc",
"day-number": "#ffc4bc",
"day-number2": "#aaa",
"event-background": "#12435f",
"timeline-border-radius": "20px",
"time-color": "#ffc4bc",
"place-color": "#ffc4bc",
"event-color": "#ffc4bc",
"image-corners": "2%",
"quote-right-margin": "0.1em",
2020-11-16 20:29:36 +00:00
"header-font": "'bgrove'",
2020-11-14 17:34:11 +00:00
"*font-family": "'bgrove'",
"*src": "url('fonts/bgrove.woff2') format('woff2')"
}