Closed brmeyer closed 8 months ago
https://github.com/KatjaGlassConsulting/ApprovalBundle/pull/42 seems to fix it, simply removing the default bg-dark-lt
from the status_color_class
macro. Looks correct in Bright mode as well?
Thanks for the update, yes it's then working for dark and light theme. It will be merged soon.
Released in 2.0.4
Thank you for everything you do! We love Kimai!
I'm starting to experiment with this plugin and noticed the To Approve tab's data table doesn't appear to update for dark mode. The text is there (I'm highlighting one row). Is it a simple update to switch it to the white font? Happy to help with a contribution...