epicyon/theme/light/theme.json

79 lines
2.7 KiB
JSON
Raw Normal View History

2020-11-14 17:34:11 +00:00
{
2021-01-19 20:09:47 +00:00
"button-selected": "#999",
"button-background": "#bbbbbb",
"button-background-hover": "#999",
"column-left-header-background": "#bbbbbb",
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
"newswire-item-moderated-color": "grey",
"newswire-date-moderated-color": "grey",
"newswire-date-color": "#0562bd",
"search-banner-height": "25vh",
"search-banner-height-mobile": "15vh",
"banner-height": "20vh",
"banner-height-mobile": "10vh",
"hashtag-background-color": "lightblue",
"focus-color": "grey",
"font-size-button-mobile": "26px",
"font-size": "32px",
"font-size2": "26px",
"font-size3": "40px",
"font-size4": "24px",
"font-size5": "22px",
"rgba(0, 0, 0, 0.5)": "rgba(0, 0, 0, 0.0)",
"column-left-color": "#e6ebf0",
"main-bg-color": "#e6ebf0",
2020-11-26 14:05:10 +00:00
"login-bg-color": "#e6ebf0",
2021-02-25 18:10:43 +00:00
"welcome-bg-color": "#e6ebf0",
2020-11-25 17:05:39 +00:00
"options-bg-color": "#e6ebf0",
"post-bg-color": "#e6ebf0",
2020-11-18 18:22:05 +00:00
"timeline-posts-background-color": "#e6ebf0",
2020-11-18 16:13:47 +00:00
"header-bg-color": "#e6ebf0",
2020-11-14 17:34:11 +00:00
"main-bg-color-dm": "#e3dbf0",
"link-bg-color": "#e6ebf0",
2020-11-25 15:43:00 +00:00
"main-bg-color-reply": "white",
2020-11-14 17:34:11 +00:00
"main-bg-color-report": "#e3dbf0",
"main-header-color-roles": "#ebebf0",
2021-01-19 19:47:28 +00:00
"cw-color": "#777",
2020-11-14 17:34:11 +00:00
"main-fg-color": "#2d2c37",
"login-fg-color": "#2d2c37",
2021-02-25 18:10:43 +00:00
"welcome-fg-color": "#2d2c37",
2020-11-25 16:21:59 +00:00
"options-fg-color": "#2d2c37",
2020-11-14 17:34:11 +00:00
"column-left-fg-color": "#2d2c37",
"border-color": "#c0cdd9",
"main-link-color": "#2a2c37",
"main-link-color-hover": "#aa2c37",
"options-main-link-color": "#2a2c37",
"options-main-link-color-hover": "#aa2c37",
2020-11-14 17:34:11 +00:00
"title-color": "#2a2c37",
"main-visited-color": "#232c37",
"options-main-visited-color": "#232c37",
2020-11-14 17:34:11 +00:00
"text-entry-foreground": "#111",
"text-entry-background": "white",
"font-color-header": "black",
"dropdown-fg-color": "#222",
"dropdown-fg-color-hover": "#222",
"dropdown-bg-color": "white",
"dropdown-bg-color-hover": "lightgrey",
"color: #FFFFFE;": "color: black;",
"calendar-bg-color": "#e6ebf0",
"lines-color": "darkblue",
"day-number": "black",
"day-number2": "#282c37",
"place-color": "black",
"event-color": "#282c37",
"today-foreground": "white",
"today-circle": "red",
"event-background": "lightblue",
"event-foreground": "white",
"title-text": "#282c37",
"title-background": "#ccc",
"gallery-text-color": "black",
2020-11-16 20:29:36 +00:00
"header-font": "'ElectrumADFExp-Regular'",
2020-11-14 17:34:11 +00:00
"*font-family": "'ElectrumADFExp-Regular'",
"*src": "url('./fonts/ElectrumADFExp-Regular.otf') format('opentype')"
}