mirror of
https://github.com/matze/wastebin.git
synced 2026-04-26 00:55:59 +03:00
[GH-ISSUE #77] Feature request: set dark mode seperate to browser settings #49
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#49
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 @ilium007 on GitHub (Nov 5, 2024).
Original GitHub issue: https://github.com/matze/wastebin/issues/77
Would be great to be able to set dark mode without have to set browser to dark mode. I generally dislike dark mode as default as most sites don't render well. I prefer to set dark mode on sites that do look good in this mode and leave other sites in light mode.
@matze commented on GitHub (Nov 8, 2024):
Is a toggle button enough or should it be made permanent?
@ilium007 commented on GitHub (Nov 9, 2024):
Maybe a toggle and a cookie to remember the setting.