bootswatch
bootswatch copied to clipboard
Darkly form input field text is too dark
In Darkly mode, I can't read the input text nor see the input borders; the border color and text color values are too dark. These should be looked at and considered being lightened. Your demo page also shows this issue.
Here are the CSS rules I am using..
.Darkly .form-control { color:#adb5bd; border-color:#6c757d; } .Darkly .form-control:focus { color: #e9ecef; border-color:#198754; }
Hey @kstubs, this will be fixed in the next release. It's also been reported in #1121 and #1123.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Thanks for your reply!
On Sat, Jan 8, 2022, 3:05 PM stale[bot] @.***> wrote:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
— Reply to this email directly, view it on GitHub https://github.com/thomaspark/bootswatch/issues/1131#issuecomment-1008174028, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVPODKQUVMIRHI5AEDFBL3UVC7KHANCNFSM5DMBDVMA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you were mentioned.Message ID: @.***>