From ff13cefc822097ffd2afa0a9c09aab2145b177a8 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 20 Dec 2020 14:54:57 +0000 Subject: [PATCH] Add links colors for person options screens --- theme/hacker/theme.json | 3 +++ theme/henge/theme.json | 3 +++ theme/indymediaclassic/theme.json | 3 +++ theme/indymediamodern/theme.json | 3 +++ theme/lcd/theme.json | 3 +++ theme/light/theme.json | 3 +++ theme/night/theme.json | 3 +++ theme/purple/theme.json | 3 +++ theme/rc3/theme.json | 3 +++ theme/solidaric/theme.json | 3 +++ theme/starlight/theme.json | 3 +++ theme/zen/theme.json | 3 +++ 12 files changed, 36 insertions(+) diff --git a/theme/hacker/theme.json b/theme/hacker/theme.json index 68551095e..bda1565e9 100644 --- a/theme/hacker/theme.json +++ b/theme/hacker/theme.json @@ -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", diff --git a/theme/henge/theme.json b/theme/henge/theme.json index 450e9a2e0..b8685b1ef 100644 --- a/theme/henge/theme.json +++ b/theme/henge/theme.json @@ -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", diff --git a/theme/indymediaclassic/theme.json b/theme/indymediaclassic/theme.json index b56890f30..32621e0a3 100644 --- a/theme/indymediaclassic/theme.json +++ b/theme/indymediaclassic/theme.json @@ -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", diff --git a/theme/indymediamodern/theme.json b/theme/indymediamodern/theme.json index 228197afc..48a92eeed 100644 --- a/theme/indymediamodern/theme.json +++ b/theme/indymediamodern/theme.json @@ -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", diff --git a/theme/lcd/theme.json b/theme/lcd/theme.json index 68395282b..f0062ce12 100644 --- a/theme/lcd/theme.json +++ b/theme/lcd/theme.json @@ -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", diff --git a/theme/light/theme.json b/theme/light/theme.json index cea6c4389..c6a212772 100644 --- a/theme/light/theme.json +++ b/theme/light/theme.json @@ -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", diff --git a/theme/night/theme.json b/theme/night/theme.json index b7cddde8c..8e93fa9d7 100644 --- a/theme/night/theme.json +++ b/theme/night/theme.json @@ -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", diff --git a/theme/purple/theme.json b/theme/purple/theme.json index 2f500c7fc..710fd3b04 100644 --- a/theme/purple/theme.json +++ b/theme/purple/theme.json @@ -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", diff --git a/theme/rc3/theme.json b/theme/rc3/theme.json index 1ab809f18..46df93ea7 100644 --- a/theme/rc3/theme.json +++ b/theme/rc3/theme.json @@ -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", diff --git a/theme/solidaric/theme.json b/theme/solidaric/theme.json index 58d0ee155..3031117e1 100644 --- a/theme/solidaric/theme.json +++ b/theme/solidaric/theme.json @@ -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", diff --git a/theme/starlight/theme.json b/theme/starlight/theme.json index 450aa35a0..e05fca0a7 100644 --- a/theme/starlight/theme.json +++ b/theme/starlight/theme.json @@ -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", diff --git a/theme/zen/theme.json b/theme/zen/theme.json index ff229fea0..bd63fcac9 100644 --- a/theme/zen/theme.json +++ b/theme/zen/theme.json @@ -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",