Add Dark Mode #11
Notifications
Due Date
No due date set.
Depends on
#10 Move to Bootstrap 5.3
corbz/ticket-website
Reference: corbz/ticket-website#11
Loading…
x
Reference in New Issue
Block a user
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?
Should be a toggle somewhere within the header.
While dark mode is supported due to bootstrap 5.3 changes, there is no UI toggle for it
I have fixed the remaining bugs via a complete move to bootstrap 5.3 for both css and javascript.
While there are a few remaining colour issues, these should be designated to their own issues.
I've added a UI toggle for the theme, the value is also stored in localstorage to make it persistant.
I have fixed the remaining bugs via a complete move to bootstrap 5.3 for both css and javascript.
While there are a few remaining colour issues, these should be designated to their own issues.
I've added a UI toggle for the theme, the value is also stored in localstorage to make it persistent.