[GH-ISSUE #1049] [BUG] logo not displaying colours correctly in search #641

Closed
opened 2026-02-25 20:36:12 +03:00 by kerem · 1 comment
Owner

Originally created by @pagusupu on GitHub (Aug 7, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1049

logo colours show correctly on home screen but not on search page

hosting with docker compose

whoogle.env:

WHOOGLE_CONFIG_DISABLE=1
WHOOGLE_CONFIG_COUNTRY="NZ"
WHOOGLE_CONFIG_VIEW_IMAGE=1
WHOOGLE_CONFIG_THEME=dark
WHOOGLE_CONFIG_STYLE="* {font-family: Nunito !important;} body{max-width: 80% !important;} :root{--whoogle-dark-logo:#393939;--whoogle-dark-page-bg:#191919;--whoogle-dark-element-bg:#262626;--whoogle-dark-text:#a0a0a0;--whoogle-dark-contrast-text:#cacaca;--whoogle-dark-secondary-text:#767676;--whoogle-dark-result-bg:#262626;--whoogle-dark-result-title:#ac8a8c;--whoogle-dark-result-url:#ac8a8c;--whoogle-dark-result-visited:#ac8a8c}#whoogle-w{fill:#ac8a8c}#whoogle-h{fill:#c6a679}#whoogle-o-1{fill:#aca98a}#whoogle-o-2{fill:#8aac8b}#whoogle-g{fill:#8f8aac}#whoogle-l{fill:#8a98ac}#whoogle-e{fill:#8aacab}"

1
2

Originally created by @pagusupu on GitHub (Aug 7, 2023). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1049 logo colours show correctly on home screen but not on search page hosting with docker compose whoogle.env: ``` WHOOGLE_CONFIG_DISABLE=1 WHOOGLE_CONFIG_COUNTRY="NZ" WHOOGLE_CONFIG_VIEW_IMAGE=1 WHOOGLE_CONFIG_THEME=dark WHOOGLE_CONFIG_STYLE="* {font-family: Nunito !important;} body{max-width: 80% !important;} :root{--whoogle-dark-logo:#393939;--whoogle-dark-page-bg:#191919;--whoogle-dark-element-bg:#262626;--whoogle-dark-text:#a0a0a0;--whoogle-dark-contrast-text:#cacaca;--whoogle-dark-secondary-text:#767676;--whoogle-dark-result-bg:#262626;--whoogle-dark-result-title:#ac8a8c;--whoogle-dark-result-url:#ac8a8c;--whoogle-dark-result-visited:#ac8a8c}#whoogle-w{fill:#ac8a8c}#whoogle-h{fill:#c6a679}#whoogle-o-1{fill:#aca98a}#whoogle-o-2{fill:#8aac8b}#whoogle-g{fill:#8f8aac}#whoogle-l{fill:#8a98ac}#whoogle-e{fill:#8aacab}" ``` ![1](https://github.com/benbusby/whoogle-search/assets/114620038/2049fb20-6d32-4883-80a0-678b1200fb09) ![2](https://github.com/benbusby/whoogle-search/assets/114620038/a0a92a98-b526-4445-9955-a7a4306740b7)
kerem 2026-02-25 20:36:12 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@pagusupu commented on GitHub (Aug 7, 2023):

changed nothing and it works now? no idea

<!-- gh-comment-id:1667157174 --> @pagusupu commented on GitHub (Aug 7, 2023): changed nothing and it works now? no idea
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#641
No description provided.