Update whoogle.env
"" added
This commit is contained in:
parent
fc458676a5
commit
8418108786
|
@ -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; }
|
||||
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; }"
|
||||
|
|
Loading…
Reference in New Issue
Block a user