[GH-ISSUE #492] [BUG] A sneaky way to bring some colour into my life. Logo colours almost inexpugnable #319

Closed
opened 2026-02-25 20:35:26 +03:00 by kerem · 3 comments
Owner

Originally created by @gripped on GitHub (Oct 26, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/492

Describe the bug
Since commit 91002ec6be the logo has become a kaleidoscopic, multi coloured swap shop (you need to be British and old to get the ref.) of dazzle that cannot be easily themed.

To Reproduce
Set a logo colour via Custom CSS. Apply and fail to see and change.

Deployment Method
Manual

Version of Whoogle Search
Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)

Additional context
I can work around it by overriding each letter in the custom css eg.

#whoogle-w {
fill: #888888 !important;
}
and so on but I'm not sure this was your intention ?
I noticed three days ago (my instance updates every night) but only just got round to taking a look.
All this colour has been making me smile occasionally and we can't be having that :-)
As always thanks for all the hard work.

Originally created by @gripped on GitHub (Oct 26, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/492 **Describe the bug** Since commit 91002ec6bea1795b2ba60d4ab89925a48e23db4d the logo has become a kaleidoscopic, multi coloured swap shop (you need to be British and old to get the ref.) of dazzle that cannot be easily themed. **To Reproduce** Set a logo colour via Custom CSS. Apply and fail to see and change. **Deployment Method** Manual **Version of Whoogle Search** Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) **Additional context** I can work around it by overriding each letter in the custom css eg. #whoogle-w { fill: #888888 !important; } and so on but I'm not sure this was your intention ? I noticed three days ago (my instance updates every night) but only just got round to taking a look. All this colour has been making me smile occasionally and we can't be having that :-) As always thanks for all the hard work.
kerem 2026-02-25 20:35:26 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@benbusby commented on GitHub (Oct 27, 2021):

Hey @gripped, good to hear from you! Hope you've been well.

I had a suspicion that the referenced commit would get your attention, although I didn't realize the the new logo colors would persist even if the CSS for them was removed. My mistake. I'll look into a fix soon.

<!-- gh-comment-id:952496767 --> @benbusby commented on GitHub (Oct 27, 2021): Hey @gripped, good to hear from you! Hope you've been well. I had a suspicion that the referenced commit would get your attention, although I didn't realize the the new logo colors would persist even if the CSS for them was removed. My mistake. I'll look into a fix soon.
Author
Owner

@benbusby commented on GitHub (Oct 27, 2021):

Should be fixed on main now. Apologies for forcing this reprehensible array of colors on you, but I got a good laugh from the issue title!

<!-- gh-comment-id:952501274 --> @benbusby commented on GitHub (Oct 27, 2021): Should be fixed on `main` now. Apologies for forcing this reprehensible array of colors on you, but I got a good laugh from the issue title!
Author
Owner

@gripped commented on GitHub (Oct 27, 2021):

Thanks, Yeah I'm well, hope you are too.

To be honest it grew on me over the three days. I may end up defaulting to it ? I just guessed it hadn't been your intention to semi hard code the logo colours, so thought I'd be a dutiful user and let you know.

<!-- gh-comment-id:952759760 --> @gripped commented on GitHub (Oct 27, 2021): Thanks, Yeah I'm well, hope you are too. To be honest it grew on me over the three days. I may end up defaulting to it ? I just guessed it hadn't been your intention to semi hard code the logo colours, so thought I'd be a dutiful user and let you know.
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#319
No description provided.