mirror of https://gitlab.com/bashrc2/epicyon
Add links colors for person options screens
parent
b10cd7486a
commit
ff13cefc82
|
@ -24,8 +24,11 @@
|
|||
"border-color": "#035103",
|
||||
"main-link-color": "#2fff2f",
|
||||
"main-link-color-hover": "#afff2f",
|
||||
"options-main-link-color": "#2fff2f",
|
||||
"options-main-link-color-hover": "#afff2f",
|
||||
"title-color": "#2fff2f",
|
||||
"main-visited-color": "#3c8234",
|
||||
"options-main-visited-color": "#3c8234",
|
||||
"button-selected": "#063200",
|
||||
"button-background-hover": "#a62200",
|
||||
"button-text-hover": "#00ff00",
|
||||
|
|
|
@ -29,8 +29,11 @@
|
|||
"link-bg-color": "#383335",
|
||||
"main-link-color": "white",
|
||||
"main-link-color-hover": "#ddd",
|
||||
"options-main-link-color": "white",
|
||||
"options-main-link-color-hover": "#ddd",
|
||||
"title-color": "white",
|
||||
"main-visited-color": "#e1c4bc",
|
||||
"options-main-visited-color": "#e1c4bc",
|
||||
"main-fg-color": "white",
|
||||
"options-fg-color": "white",
|
||||
"column-left-fg-color": "white",
|
||||
|
|
|
@ -40,7 +40,10 @@
|
|||
"link-bg-color": "black",
|
||||
"main-link-color": "#ff9900",
|
||||
"main-link-color-hover": "#d09338",
|
||||
"options-main-link-color": "#ff9900",
|
||||
"options-main-link-color-hover": "#d09338",
|
||||
"main-visited-color": "#ffb900",
|
||||
"options-main-visited-color": "#ffb900",
|
||||
"main-fg-color": "white",
|
||||
"login-fg-color": "white",
|
||||
"options-fg-color": "white",
|
||||
|
|
|
@ -105,8 +105,11 @@
|
|||
"border-color": "#c0cdd9",
|
||||
"main-link-color": "#25408f",
|
||||
"main-link-color-hover": "#10408f",
|
||||
"options-main-link-color": "#25408f",
|
||||
"options-main-link-color-hover": "#10408f",
|
||||
"title-color": "#2a2c37",
|
||||
"main-visited-color": "#25408f",
|
||||
"options-main-visited-color": "#25408f",
|
||||
"text-entry-foreground": "#111",
|
||||
"text-entry-background": "white",
|
||||
"font-color-header": "black",
|
||||
|
|
|
@ -30,8 +30,11 @@
|
|||
"border-width-header": "5px",
|
||||
"main-link-color": "#9fb42b",
|
||||
"main-link-color-hover": "#cfb42b",
|
||||
"options-main-link-color": "#9fb42b",
|
||||
"options-main-link-color-hover": "#cfb42b",
|
||||
"title-color": "#9fb42b",
|
||||
"main-visited-color": "#9fb42b",
|
||||
"options-main-visited-color": "#9fb42b",
|
||||
"button-selected": "black",
|
||||
"button-highlighted": "green",
|
||||
"button-background-hover": "#a3390d",
|
||||
|
|
|
@ -39,8 +39,11 @@
|
|||
"border-color": "#c0cdd9",
|
||||
"main-link-color": "#2a2c37",
|
||||
"main-link-color-hover": "#aa2c37",
|
||||
"options-main-link-color": "#2a2c37",
|
||||
"options-main-link-color-hover": "#aa2c37",
|
||||
"title-color": "#2a2c37",
|
||||
"main-visited-color": "#232c37",
|
||||
"options-main-visited-color": "#232c37",
|
||||
"text-entry-foreground": "#111",
|
||||
"text-entry-background": "white",
|
||||
"font-color-header": "black",
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
"rss-icon-at-top": "True",
|
||||
"publish-button-at-top": "False",
|
||||
"main-visited-color": "#0481f5",
|
||||
"options-main-visited-color": "#0481f5",
|
||||
"post-separator-margin-top": "9%",
|
||||
"post-separator-margin-bottom": "9%",
|
||||
"post-separator-width": "80%",
|
||||
|
@ -30,6 +31,8 @@
|
|||
"link-bg-color": "#0f0d10",
|
||||
"main-link-color": "#6481f5",
|
||||
"main-link-color-hover": "#d09338",
|
||||
"options-main-link-color": "#6481f5",
|
||||
"options-main-link-color-hover": "#d09338",
|
||||
"main-fg-color": "#0481f5",
|
||||
"login-fg-color": "#0481f5",
|
||||
"options-fg-color": "#0481f5",
|
||||
|
|
|
@ -30,8 +30,11 @@
|
|||
"border-color": "#3f2145",
|
||||
"main-link-color": "#ff42a0",
|
||||
"main-link-color-hover": "white",
|
||||
"options-main-link-color": "#ff42a0",
|
||||
"options-main-link-color-hover": "white",
|
||||
"title-color": "white",
|
||||
"main-visited-color": "#f93bb0",
|
||||
"options-main-visited-color": "#f93bb0",
|
||||
"button-selected": "#c042a0",
|
||||
"button-background-hover": "#af42a0",
|
||||
"button-text-hover": "#f98bb0",
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
"rss-icon-at-top": "True",
|
||||
"publish-button-at-top": "False",
|
||||
"main-visited-color": "#46eed5",
|
||||
"options-main-visited-color": "#46eed5",
|
||||
"post-separator-margin-top": "9%",
|
||||
"post-separator-margin-bottom": "9%",
|
||||
"post-separator-width": "80%",
|
||||
|
@ -51,6 +52,8 @@
|
|||
"link-bg-color": "#0f0d10",
|
||||
"main-link-color": "#05b9ec",
|
||||
"main-link-color-hover": "#46eed5",
|
||||
"options-main-link-color": "#05b9ec",
|
||||
"options-main-link-color-hover": "#46eed5",
|
||||
"main-fg-color": "white",
|
||||
"login-fg-color": "white",
|
||||
"options-fg-color": "white",
|
||||
|
|
|
@ -47,8 +47,11 @@
|
|||
"border-color": "#c0cdd9",
|
||||
"main-link-color": "#2a2c37",
|
||||
"main-link-color-hover": "#aa2c37",
|
||||
"options-main-link-color": "#2a2c37",
|
||||
"options-main-link-color-hover": "#aa2c37",
|
||||
"title-color": "#2a2c37",
|
||||
"main-visited-color": "#232c37",
|
||||
"options-main-visited-color": "#232c37",
|
||||
"text-entry-foreground": "#111",
|
||||
"text-entry-background": "white",
|
||||
"font-color-header": "black",
|
||||
|
|
|
@ -28,8 +28,11 @@
|
|||
"link-bg-color": "#0f0d10",
|
||||
"main-link-color": "#ffc4bc",
|
||||
"main-link-color-hover": "white",
|
||||
"options-main-link-color": "#ffc4bc",
|
||||
"options-main-link-color-hover": "white",
|
||||
"title-color": "#ffc4bc",
|
||||
"main-visited-color": "#e1c4bc",
|
||||
"options-main-visited-color": "#e1c4bc",
|
||||
"main-fg-color": "#ffc4bc",
|
||||
"login-fg-color": "#ffc4bc",
|
||||
"options-fg-color": "#ffc4bc",
|
||||
|
|
|
@ -24,8 +24,11 @@
|
|||
"border-width-header": "7px",
|
||||
"main-link-color": "#dddddd",
|
||||
"main-link-color-hover": "white",
|
||||
"options-main-link-color": "#dddddd",
|
||||
"options-main-link-color-hover": "white",
|
||||
"title-color": "#dddddd",
|
||||
"main-visited-color": "#dddddd",
|
||||
"options-main-visited-color": "#dddddd",
|
||||
"button-background-hover": "#a63b35",
|
||||
"publish-button-background": "#463b35",
|
||||
"button-background": "#463b35",
|
||||
|
|
Loading…
Reference in New Issue