https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38550
--- Comment #55 from Martin Renvoize (ashimema) <[email protected]> --- I decided the bug was already getting a bit of a monster so I've split it and migrated the parts into clearer focused bugs. (so far adding up to the same hole) Please look at bug 42902 to apply the full set as a whole comparing to here.. The split I came up with following the work we did here. * Bug 42898 - Dark-mode foundation and theme switcher for the staff interface Add's the switcher logic and a foundation of css to get the general look OK, but it's by no means a full theme; It's designed as the foundational bug - Please focus on testing the switching functionality there - Light mode (default), Dark mode and Automatic (system) * Bug 42899 - Dark mode for core staff interface chrome Updates CSS to variables more consistently.. this is the one that really tries to get the general staff client UI consistent in Dark Mode * Bug 42900 - Dark mode for tables and status rows Lots of issues were found with tables and dark mode.. I've collected those into a patch here.. there's other DataTables work in the tree so I thought splitting it out was sensible to allow rebasing against those as they make their way in. * Bug 42901 - Dark mode for Vue components in the staff interface Vue handles css differently in many places.. so this also made sense as it's own focused bug. So, in short.. I'd like to push forward with the foundation bug and then add the others on top as and when they pass QA -- 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/
