From 841810878652a30df356e392d3a67521556a12b7 Mon Sep 17 00:00:00 2001 From: gpopesc Date: Thu, 22 Jul 2021 22:49:31 +0300 Subject: [PATCH] Update whoogle.env "" added --- whoogle.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whoogle.env b/whoogle.env index ca64c7b..ee93007 100644 --- a/whoogle.env +++ b/whoogle.env @@ -55,4 +55,4 @@ WHOOGLE_CONFIG_NEAR=bucharest # Set custom CSS styling/theming # WHOOGLE_CONFIG_STYLE=":root { /* LIGHT THEME COLORS */ --whoogle-logo: #fec200; --whoogle-background: #d8dee9; --whoogle-accent: #2e3440; --whoogle-text: #3B4252; --whoogle-contrast-text: #eceff4; --whoogle-secondary-text: #70757a; --whoogle-result-bg: #fff; --whoogle-result-title: #4c566a; --whoogle-result-url: #81a1c1; --whoogle-result-visited: #a3be8c; /* DARK THEME COLORS */ --whoogle-dark-background: #222; --whoogle-dark-accent: #685e79; --whoogle-dark-text: #fff; --whoogle-dark-contrast-text: #000; --whoogle-dark-secondary-text: #bbb; --whoogle-dark-result-bg: #000; --whoogle-dark-result-title: #1967d2; --whoogle-dark-result-url: #4b11a8; --whoogle-dark-result-visited: #bbbbff; }" -WHOOGLE_CONFIG_STYLE=:root { /* LIGHT THEME COLORS */ --whoogle-logo: #fec200; --whoogle-page-bg: #ffffff; --whoogle-element-bg: #190044; --whoogle-text: #000000; --whoogle-contrast-text: #ffffff; --whoogle-secondary-text: #70757a; --whoogle-result-bg: #ffffff; --whoogle-result-title: #1967d2; --whoogle-result-url: #0d652d; --whoogle-result-visited: #4b11a8; /* DARK THEME COLORS */ --whoogle-dark-logo: #fec200; --whoogle-dark-page-bg: #080808; --whoogle-dark-element-bg: #000773; --whoogle-dark-text: #dddddd; --whoogle-dark-contrast-text: #aaaaaa; --whoogle-dark-secondary-text: #8a8b8c; --whoogle-dark-result-bg: #111111; --whoogle-dark-result-title: #07a3ea; --whoogle-dark-result-url: #35B887; --whoogle-dark-result-visited: #0677db; } \ No newline at end of file +WHOOGLE_CONFIG_STYLE=":root { /* LIGHT THEME COLORS */ --whoogle-logo: #fec200; --whoogle-page-bg: #ffffff; --whoogle-element-bg: #190044; --whoogle-text: #000000; --whoogle-contrast-text: #ffffff; --whoogle-secondary-text: #70757a; --whoogle-result-bg: #ffffff; --whoogle-result-title: #1967d2; --whoogle-result-url: #0d652d; --whoogle-result-visited: #4b11a8; /* DARK THEME COLORS */ --whoogle-dark-logo: #fec200; --whoogle-dark-page-bg: #080808; --whoogle-dark-element-bg: #000773; --whoogle-dark-text: #dddddd; --whoogle-dark-contrast-text: #aaaaaa; --whoogle-dark-secondary-text: #8a8b8c; --whoogle-dark-result-bg: #111111; --whoogle-dark-result-title: #07a3ea; --whoogle-dark-result-url: #35B887; --whoogle-dark-result-visited: #0677db; }"