https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37054 --- Comment #47 from David Cook <dcook@prosentient.com.au> --- (In reply to Lucas Gass (lukeg) from comment #44)
After thinking here, I am going to argue that this should still be in core. Currently, I have to use JS to do this. I don't like that. Could we make it where it would be easier to do this with custom CSS? Yes. It still requires CSS knowledge and I would really like to have something that is easy to setup without CSS knowledge.
I was wondering why you wouldn't just use CSS and I thought that UX might be the reason. And if you start to pull that thread... I think that you actually have a really good point. Further, how cool would it be to have a colour palette that could be configured by a web administrator? In theory, using CSS variables would make it not too hard to define and re-define a palette. Honestly, "branchcolor/library_color" as a database column feels wrong to me, but... on the right track. -- You are receiving this mail because: You are watching all bug changes.