Feature Request: Dark Mode #114
Reference in New Issue
Block a user
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?
Feature request: please add a toggle option for a dark mode.
This is something i want to add, but Bootstrap doesn't have native support for Dark Mode, which is why i haven't added it yet.
What version of bootstrap is BT using? I ask because: https://getbootstrap.com/docs/5.3/customize/color-modes/
Ohhh i see. Must have overlooked it when i tried to implement it some months ago. I'm actually on 5.3.2, so I'll get started right away!
@joshmans
How does this look? It is using the standard Bootstrap mode and I'll probably add a settings variable for choosing mode.
I love it! Pretty nice for a default/standard mode.
If you want to test the bleeding edge dev version with all the new changes for version 1.3, try the
devtag.But read the Migration Guide and Changelog first, as there are a lot of new changes and 2 breaking changes.
I suggest making a backup before migrating or at least making a database backup.
How close is 1.3 to being not bleeding edge? ;-). I don't mind beta type, but if its more alpha I'd rather wait.
I'm been using it myself for 1-2 months now, with minor changes here and there. Started work on the release back in September. Mostly just missing documentation and any minor bugs i find.
I plan to release it within 1-2 weeks.