Default theme settings

merge-requests/30/head
Bob Mottram 2022-04-05 13:08:05 +01:00
parent 972aa3e880
commit d0b4216ad3
1 changed files with 52 additions and 53 deletions

View File

@ -18,53 +18,19 @@
"timeline-icon-width": "50px",
"timeline-icon-width-mobile": "100px",
"timeline-icon-width-tiny": "50px",
"header-bg-color": "#e6ebf0",
"main-bg-color": "#e6ebf0",
"post-bg-color": "#e6ebf0",
"column-left-color": "#e6ebf0",
"link-bg-color": "#e6ebf0",
"dropdown-fg-color": "#222",
"dropdown-bg-color": "white",
"dropdown-bg-color-hover": "lightgrey",
"dropdown-fg-color-hover": "#222",
"main-bg-color-reply": "white",
"main-bg-color-dm": "#e3dbf0",
"main-bg-color-report": "#e3dbf0",
"main-header-color-roles": "#ebebf0",
"main-fg-color": "#2d2c37",
"cw-color": "#2d2c37",
"cw-style": "normal",
"cw-weight": "bold",
"column-left-fg-color": "#2d2c37",
"column-right-fg-color": "black",
"column-right-fg-color-voted-on": "red",
"main-link-color": "darkblue",
"main-link-color-hover": "blue",
"main-visited-color": "#232c37",
"border-color": "#c0cdd9",
"border-width": "1px",
"border-width-header": "1px",
"font-size-header": "18px",
"font-size-header-mobile": "32px",
"font-size-header-tiny": "16px",
"font-color-header": "black",
"font-size-button-mobile": "26px",
"font-size-button-tiny": "13px",
"font-size-links": "14px",
"font-size-publish-button": "18px",
"font-size-newswire": "14px",
"font-size-newswire-mobile": "32px",
"font-size-newswire-tiny": "16px",
"font-size-dropdown-header": "40px",
"font-size-dropdown-header-tiny": "20px",
"font-size-mobile": "50px",
"font-size-tiny": "25px",
"font-size": "26px",
"font-size2": "20px",
"font-size3": "34px",
"font-size4": "18px",
"font-size5": "16px",
"font-size-likes": "14px",
"font-size-likes-mobile": "64px",
"font-size-likes-tiny": "16px",
"likes-margin-left-tiny": "10px",
@ -97,10 +63,7 @@
"button-background-hover": "#777",
"button-text-hover": "white",
"button-selected": "#666",
"button-highlighted": "#2b5c6d",
"button-fg-highlighted": "#FFFFFF",
"button-selected-highlighted": "#2b5c6d",
"button-approve": "#2b5c6d",
"button-deny": "darkred",
"button-width-chars": "10ch",
"button-height": "10px",
@ -110,16 +73,10 @@
"image-corners": "10%",
"gallery-border": "#ccc",
"gallery-hover": "#777",
"gallery-text-color": "black",
"gallery-font-size": "22px",
"gallery-font-size-mobile": "35px",
"gallery-font-size-tiny": "17.5px",
"button-corner-radius": "5px",
"timeline-border-radius": "5px",
"timeline-posts-background-color": "#e6ebf0",
"icons-side": "right",
"title-color": "#2a2c37",
"focus-color": "grey",
"quote-right-margin": "0.1em",
"quote-font-weight": "normal",
"quote-font-size": "120%",
@ -127,8 +84,6 @@
"quote-font-size-tiny": "60%",
"line-spacing": "180%",
"line-spacing-newswire": "120%",
"newswire-item-moderated-color": "grey",
"newswire-date-moderated-color": "grey",
"column-left-width": "10vw",
"column-center-width": "80vw",
"column-right-width": "10vw",
@ -156,14 +111,10 @@
"column-right-icon-size": "2.1vw",
"column-right-icon-size-mobile": "10%",
"column-right-icon-size-tiny": "5%",
"newswire-date-color": "#00a594",
"newswire-voted-background-color": "black",
"login-button-color": "#2b5c6d",
"login-button-fg-color": "black",
"button-event-corner-radius": "60px",
"button-event-background-color": "#2b5c6d",
"button-event-fg-color": "white",
"hashtag-background-color": "grey",
"hashtag-fg-color": "white",
"tab-border-width": "0px",
"tab-border-color": "grey",
@ -186,12 +137,9 @@
"likes-count-offset": "5px",
"publish-button-vertical-offset": "10px",
"publish-button-bottom-offset": "10px",
"banner-height": "20vh",
"banner-height-mobile": "10vh",
"banner-height-tiny": "10vh",
"post-separator-background": "transparent",
"post-separator-margin-top": "10px",
"post-separator-margin-bottom": "10px",
"post-separator-width": "95%",
"separator-width-left": "95%",
"separator-width-right": "95%",
@ -201,7 +149,6 @@
"profile-text-align": "left",
"verticals-width": "0",
"italic-font-style": "italic",
"header-font": "'NimbusSanL'",
"button-bottom-margin": "10px",
"rendering": "normal",
"voteresult-color": "#dddddd",
@ -255,4 +202,56 @@
"hashtag-margin": "2%",
"text-entry-foreground": "#ccc",
"text-entry-background": "#111"
"header-bg-color": "#282c37",
"post-bg-color": "#282c37",
"column-left-color": "#282c37",
"link-bg-color": "#282c37",
"dropdown-fg-color": "#dddddd",
"dropdown-bg-color": "#111",
"dropdown-bg-color-hover": "#333",
"dropdown-fg-color-hover": "#dddddd",
"main-bg-color-reply": "#212c37",
"main-bg-color-dm": "#222",
"main-bg-color-report": "#221c27",
"main-header-color-roles": "#282237",
"main-fg-color": "#dddddd",
"cw-color": "#dddddd",
"column-left-fg-color": "#dddddd",
"column-right-fg-color": "yellow",
"main-link-color": "#999",
"main-link-color-hover": "#bbb",
"main-visited-color": "#888",
"border-color": "#505050",
"border-width": "2px",
"border-width-header": "2px",
"font-color-header": "#ccc",;
"font-size-button-mobile": "34px",
"font-size-links: 18px",
"font-size-newswire": "18px",
"font-size-newswire-mobile": "38px",
"font-size": "30px",
"font-size2": "24px",
"font-size3": "38px",
"font-size4": "22px",
"font-size5": "20px",
"font-size-likes": "20px",
"button-highlighted": "green",
"button-selected-highlighted": "darkgreen",
"button-approve": "darkgreen",
"gallery-text-color": "#ccc",
"button-corner-radius": "15px",
"timeline-border-radius": "30px",
"timeline-posts-background-color": "#282c37",
"title-color": "#999",
"focus-color": "white",
"newswire-item-moderated-color": "white",
"newswire-date-moderated-color": "white",
"newswire-date-color": "white",
"login-button-color": "#2965",
"button-event-background-color": "green",
"hashtag-background-color": "black",
"banner-height": "15vh",
"post-separator-margin-top": "0",
"post-separator-margin-bottom": "0",
"header-font": "Arial, Helvetica, sans-serif"
}