Rc3 theme colors
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
@ -1,15 +1,21 @@
|
|||
{
|
||||
"login-button-color": "#6800e7",
|
||||
"login-button-fg-color": "white",
|
||||
"verticals-width": "16px",
|
||||
"tab-border-color": "#6800e7",
|
||||
"timeline-border-radius": "0",
|
||||
"button-corner-radius": "0",
|
||||
"newswire-publish-icon": "True",
|
||||
"full-width-timeline-buttons": "False",
|
||||
"icons-as-buttons": "False",
|
||||
"rss-icon-at-top": "True",
|
||||
"publish-button-at-top": "False",
|
||||
"main-visited-color": "#0481f5",
|
||||
"main-visited-color": "#46eed5",
|
||||
"post-separator-margin-top": "9%",
|
||||
"post-separator-margin-bottom": "9%",
|
||||
"post-separator-width": "80%",
|
||||
"post-separator-height": "10%",
|
||||
"column-left-header-background": "#07447c",
|
||||
"column-left-header-background": "#6800e7",
|
||||
"banner-height": "15vh",
|
||||
"banner-height-mobile": "10vh",
|
||||
"focus-color": "blue",
|
||||
|
@ -23,20 +29,20 @@
|
|||
"column-left-color": "#0f0d10",
|
||||
"text-entry-background": "#0f0d10",
|
||||
"link-bg-color": "#0f0d10",
|
||||
"main-link-color": "#6481f5",
|
||||
"main-link-color-hover": "#d09338",
|
||||
"main-link-color": "#05b9ec",
|
||||
"main-link-color-hover": "#46eed5",
|
||||
"main-fg-color": "white",
|
||||
"column-left-fg-color": "#0481f5",
|
||||
"column-left-fg-color": "#05b9ec",
|
||||
"main-bg-color-dm": "#0b0a0a",
|
||||
"border-color": "#6800e7",
|
||||
"border-width": "5px",
|
||||
"border-width": "0px",
|
||||
"border-width-header": "0px",
|
||||
"main-bg-color-reply": "#0f0d10",
|
||||
"main-bg-color-report": "#0f0d10",
|
||||
"hashtag-vertical-spacing3": "100px",
|
||||
"hashtag-vertical-spacing4": "150px",
|
||||
"button-background-hover": "#0481f5",
|
||||
"button-text-hover": "#0f0d10",
|
||||
"button-text-hover": "white",
|
||||
"publish-button-background": "#07447c",
|
||||
"button-background": "#6800e7",
|
||||
"button-selected": "#b239ff",
|
||||
|
|