Registration
Hi,
Thanks for this great little plugin which provides login customization in no time!
There's a little issue with the registration form:

Maybe it would be more secure to set a safer base text color?
I don't have any sites with registration open so I didn't really think of this. None of the styles were meant target the register form in particular but I will try to push a fix when I get time so it works nicely.
Thanks @Log1x !
let me know if the update I pushed works. I don't have a complex register form to test against
Thanks, that's better.
Some texts are still white on white. I'll have a look as soon as I can.

The admin email verification screen also suffers the same issue.

Is this still a problem? I may be able to help
It is! I started working on this a while ago but it's missing a dev environment and testing all use cases is a bit tedious.
Maybe dumping static HTML (login.html, lost-password.html, etc.) would make dev/testing easier?
@nlemoine That may be easier for me. That way I'll have all the fields from your custom registration.
Also, a few days ago I did a few fixes to a couple of css classes, can you confirm that the problem is still there after this update?
@pablobh Sorry, I didn't have time to work this until now.
You'll find in the referenced PR a testing environnement that will make fixing a lot easier.
Also, a few days ago I did a few fixes to a couple of css classes, can you confirm that the problem is still there after this update?
It's better in some cases but I think there's still some improvements to be done.

But hopefully, if the PR gets merged, it will be easier to discuss and test things ;)