mirror of https://gitlab.com/bashrc2/epicyon
Options screen colors
parent
b14d637c2b
commit
c329944689
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue