We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The form-control-plaintext class color is almost impossible to distinguish from the dark theme background color.
form-control-plaintext
It should be updated to the same as the body color (#d3d3d3).
#d3d3d3
The text was updated successfully, but these errors were encountered:
I added the missing variable @johnaau and uploaded a pre-release version. Please let me know if version 4.0.2-gb8315e8494 fixes the issue.
4.0.2-gb8315e8494
Sorry, something went wrong.
Thank you, @Carl-Hugo, the new version works perfect.
Perfect; v4.0.2 is released.
Successfully merging a pull request may close this issue.
The
form-control-plaintext
class color is almost impossible to distinguish from the dark theme background color.It should be updated to the same as the body color (
#d3d3d3
).The text was updated successfully, but these errors were encountered: