Background color

main
Bob Mottram 2020-11-25 14:03:01 +00:00
parent 95740cc2a7
commit 239af34d6e
1 changed files with 13 additions and 13 deletions

View File

@ -62,7 +62,7 @@
"tab-border-color": "transparent",
"button-corner-radius": "0px",
"login-button-color": "#25408f",
"login-button-fg-color": "#ff6600",
"login-button-fg-color": "#fbfdfc",
"column-left-width": "10vw",
"column-center-width": "75vw",
"column-right-width": "15vw",
@ -73,14 +73,14 @@
"newswire-date-color": "grey",
"timeline-border-radius": "0px",
"button-background": "#dedede",
"button-background-hover": "#ff6600",
"button-background-hover": "#fbfdfc",
"button-text-hover": "black",
"button-selected": "#ff6600",
"button-selected": "#fbfdfc",
"button-selected-text": "black",
"button-text": "black",
"hashtag-fg-color": "#ff6600",
"hashtag-fg-color": "#fbfdfc",
"publish-button-background": "#25408f",
"publish-button-text": "#ff6600",
"publish-button-text": "#fbfdfc",
"hashtag-background-color": "#b2b2b2",
"focus-color": "grey",
"font-size-button-mobile": "26px",
@ -88,12 +88,12 @@
"rgba(0, 0, 0, 0.5)": "rgba(0, 0, 0, 0.0)",
"column-left-color": "#010127",
"main-bg-color": "#010127",
"post-bg-color": "#ff6600",
"timeline-posts-background-color": "#ff6600",
"main-bg-color-dm": "#ff6600",
"post-bg-color": "#fbfdfc",
"timeline-posts-background-color": "#fbfdfc",
"main-bg-color-dm": "#fbfdfc",
"link-bg-color": "transparent",
"main-bg-color-reply": "#ff6600",
"main-bg-color-report": "#ff6600",
"main-bg-color-reply": "#fbfdfc",
"main-bg-color-report": "#fbfdfc",
"main-header-color-roles": "#ebebf0",
"main-fg-color": "black",
"column-left-fg-color": "#25408f",
@ -103,7 +103,7 @@
"title-color": "#2a2c37",
"main-visited-color": "#25408f",
"text-entry-foreground": "#111",
"text-entry-background": "#ff6600",
"text-entry-background": "#fbfdfc",
"font-color-header": "black",
"dropdown-fg-color": "#222",
"dropdown-fg-color-hover": "#222",
@ -116,10 +116,10 @@
"day-number2": "#282c37",
"place-color": "black",
"event-color": "#282c37",
"today-foreground": "#ff6600",
"today-foreground": "#fbfdfc",
"today-circle": "red",
"event-background": "lightblue",
"event-foreground": "#ff6600",
"event-foreground": "#fbfdfc",
"title-text": "#282c37",
"title-background": "#ccc",
"gallery-text-color": "black",