mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #78] [Enhancement] New Dark mode color scheme #52
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#52
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 @ghost on GitHub (May 26, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/78
I found that current dark mode is too much dark, also text & other elements are not that clearly visible, so here are my color hex suggestions for new refreshed night blue theme.
Background color #222E3C
Search button, Whoogle title & Outline #59A8E2
Search page Links heading #64CEFD
Search page actual url text #7ABB58
Selected simple text background highlight #35475D
Selected Links selection background(Opaque) #61A9E144
Image search page button suggestion background #5FA8DC (keep text white)
I hope this implementation looks more polished in dark theme.
@benbusby commented on GitHub (May 26, 2020):
Thanks for the suggestion! I'm going to start combining these into #60 so that it can all be tracked under one issue. Essentially nobody will be perfectly happy with any theme, so I'd prefer just adding the ability to have the user customize everything themselves rather than have me make a different theme every time someone wants a new one.
@ghost commented on GitHub (May 27, 2020):
Nice.
Please tweak dark theme save settings accordingly so that even when user switch theme from dark to light mode the last dark color scheme settings remained saved in memory. So that next time when user switch theme it won't need any tweaking in values.