passman
passman copied to clipboard
Fixed white on white issue when header background is RBG color
There is a problem with white themes. For some reason, jQuery returns RGB color which cannot be processed well by use-theme directive. Here the fix for this issue.
Tests are failing due to #497
@alexcustos Can you explain how to reproduce this error exactly and for what to watch out so that i can test this?
Also, could you sign your commits? Without that we cannot merge them :/
@newhinton I'm not using Passman anymore. A lot of changed in Nextcloud theming since that time, so I'm not sure if this issue still relevant. But it was easy to reproduce by setting the primary color to #FFFFFF in the default theming app. Entire Nextcloud handled it very well, but not Passman.