mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #127] [Enhancement] Dark mode for anonaddy webapp #707
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#707
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 @Dyrimon on GitHub (Feb 9, 2021).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/127
Since the secondary fonts(domain name, description etc.) are thin and barely decipherable in the white background, I think a darker mode will be much easier on the eyes. Hope this request will be considered.
@willbrowningme commented on GitHub (Feb 9, 2021):
Thanks, this is on the roadmap - https://github.com/anonaddy/anonaddy/projects/1#card-54454194
I will likely coincide this with when I update the user interface in general using TailwindUI components.
@ghost commented on GitHub (May 31, 2021):
Will dark mode get advantage of
prefers-color-scheme?@willbrowningme commented on GitHub (Jun 1, 2021):
@lyrebird-sound-cloning-system Tailwind does support
prefers-color-scheme- https://tailwindcss.com/docs/dark-mode so that shouldn't be a problem.I haven't used the new tailwind dark mode yet so looking forward to trying it out.
@mannp commented on GitHub (Nov 1, 2022):
Wondered if this one had progressed at all :) been a while and not sure how the road map priorities work :)
@willbrowningme commented on GitHub (Nov 1, 2022):
Currently working on and prioritising the new user interface for the web application that will be a single page application.
Once I've done that (in the next few weeks) I will be able to add dark mode and other features that I've been putting off.
@mannp commented on GitHub (Nov 1, 2022):
Hey @willbrowningme thanks for the quick response :) and status update, much appreciated 👍🏻 keep up the good work.