https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38550
Lisette Scheer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #4 from Lisette Scheer <[email protected]> --- Bootstrap has a built in color modes/themes option now https://getbootstrap.com/docs/5.3/customize/color-modes/ It doesn't have a built in theme picker, but they do share some java script they use for the documentation. I see that the dark mode on their documentation/the built in is really nice. I'm not sure if it's one of the color palettes Alexander shared, but it's definitely a similar idea. It would also be easy to force light mode in printing We could potentially add a default dark theme and the switcher to the staff interface. It also documents how to add additional ones, which we could do if we wanted or if down the line we wanted to make a way for folks to add custom ones it could be an option. I'd love to be able to do this, especially since it has an option to follow the browser setting and do it automatically. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
