mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 11:21:03 +03:00
Dark Mode #660
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?
Originally created by @rxbyydev on GitHub (Feb 22, 2025).
Hey, is there any way to enable dark mode?
Or just change a part of the code and make it dark mode?
@JordanPicton commented on GitHub (Mar 4, 2025):
This please, was going to suggest it myself before looking within the open issues.
@meltyshev commented on GitHub (Mar 4, 2025):
Hey! Yes, it's quite lacking, and it's not so easy to implement, as you need to first put all the colors into CSS variables. As a workaround, you can try using https://github.com/darkreader/darkreader. Just install the extension and enable it for the site with Planka. It's not an ideal solution, but it's better than nothing.
@JordanPicton commented on GitHub (Mar 6, 2025):
Darkreader does seem to work though having custom CSS for Plankanban would be a cool idea. wink wink
@FibreFoX commented on GitHub (Mar 26, 2025):
Another option would be to add custom CSS in your browser via an extension like https://github.com/openstyles/stylus
Of course some "custom CSS" would be a nice option to have in planka itself.
@VULGA01 commented on GitHub (Apr 1, 2025):
darkreader is not always working for me and modify the browser css is not really convinient when you work with several...
I honestly think that adding a simple parameter in the user to activate darkmode wouldn't be very complicated to set up.
@amphyvi commented on GitHub (Sep 16, 2025):
Here to show my support for Dark Mode. Gotta be the only thing missing from Planka for me.
@joshlupo commented on GitHub (Jan 7, 2026):
every other month i check here to see if this is being worked on 😢