https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31327
--- Comment #18 from Lisette Scheer <[email protected]> --- Datatables can be styled via bootstrap 5: https://datatables.net/examples/styling/bootstrap5.html They also have a dark mode and a snippet for autodetecting dark or light mode: https://datatables.net/manual/styling/dark-mode#Enabling-dark-mode I think probably to handle all the bugs we have discussing themes/dark mode/styling option, we have a couple of steps here. Step 1: Add a dark mode and theme switcher Step 2: Add a configuration page where themes can be set up by users and set as defaults/matching dark and light themes Either as part of that or as step 3: add the ability for some ui elements to be configured per library within the theme? Such as a header color based on logged in library from Bug 37054 Also do we want to do opac and staff interface as separate bugs? If so we have this one for OPAC and 38550 for staff interface. -- You are receiving this mail because: 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/
