mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[GH-ISSUE #50] [BUG] Image page does not adhere to Dark Mode #33
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @s3rverro0m on GitHub (May 15, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/50
When you search for something and you click on Images, Dark Mode does not adhere to that page. Also, it looks like the search bar text is white which would be true if Dark Mode was on for this page.
I'm running this in Docker on CentOS8. Everything else works great.
@benbusby commented on GitHub (May 15, 2020):
Everything is Dark Mode if you just close your eyes though, gonna mark this as
wontfix.Just kidding, will look into this soon.
@s3rverro0m commented on GitHub (May 15, 2020):
Haha! Thanks! 😎
@benbusby commented on GitHub (May 15, 2020):
Fixed on master branch by
afd5b9aa83(direct commit since it was a minor change). Thanks for reporting!