Feature Request: Dark Mode #114

Open
opened 2025-12-12 04:31:36 +01:00 by joshmans · 8 comments

Feature request: please add a toggle option for a dark mode.

Feature request: please add a toggle option for a dark mode.
FrederikBaerentsen added the Kind/Feature label 2025-12-15 02:01:03 +01:00

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.

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.
Author

What version of bootstrap is BT using? I ask because: https://getbootstrap.com/docs/5.3/customize/color-modes/

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!

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!
FrederikBaerentsen added this to the Version 1.3 milestone 2025-12-15 20:52:15 +01:00
FrederikBaerentsen added this to the General Improvements project 2025-12-15 20:52:19 +01:00

@joshmans

How does this look? It is using the standard Bootstrap mode and I'll probably add a settings variable for choosing mode.

@joshmans How does this look? It is using the standard Bootstrap mode and I'll probably add a settings variable for choosing mode.
Author

I love it! Pretty nice for a default/standard 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 dev tag.
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.

If you want to test the *bleeding edge* dev version with all the new changes for version 1.3, try the `dev` tag. But read the [Migration Guide](https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker/src/branch/release/1.3/docs/migration_guide.md) and [Changelog](https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker/src/branch/release/1.3/CHANGELOG.md) 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.
Author

If you want to test the bleeding edge dev version with all the new changes for version 1.3, try the dev tag.
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.

> If you want to test the *bleeding edge* dev version with all the new changes for version 1.3, try the `dev` tag. > But read the [Migration Guide](https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker/src/branch/release/1.3/docs/migration_guide.md) and [Changelog](https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker/src/branch/release/1.3/CHANGELOG.md) 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.
FrederikBaerentsen moved this to In Progress in General Improvements on 2025-12-16 04:38:11 +01:00
FrederikBaerentsen moved this to Needs testing in General Improvements on 2025-12-16 04:38:20 +01:00

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.

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.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FrederikBaerentsen/BrickTracker#114