Options screen colors

main
Bob Mottram 2021-02-18 17:50:24 +00:00
parent b14d637c2b
commit c329944689
1 changed files with 4 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"dropdown-bg-color": "#7152a3",
"button-background": "#5152a3",
"button-background-hover": "#7152a3",
"button-small-background": "darkblue",
"button-small-background": "#7152a3",
"button-selected": "#7152a3",
"button-highlighted": "#12435f",
"button-fg-highlighted": "white",
@ -40,6 +40,7 @@
"main-visited-color": "#333",
"main-link-color-hover": "purple",
"main-bg-color": "#9ba0d4",
"text-entry-background": "#8ba0d4",
"timeline-posts-background-color": "#9ba0d4",
"header-bg-color": "#9ba0d4",
"link-bg-color": "#9ba0d4",
@ -54,6 +55,8 @@
"column-left-header-color": "white",
"column-left-fg-color": "#9ba0d4",
"main-fg-color": "black",
"text-entry-foreground": "black",
"options-fg-color": "black",
"post-separator-margin-top": "10px",
"post-separator-margin-bottom": "10px",
"newswire-publish-icon": "True",