| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-authored-by: Cursor <cursoragent@cursor.com>
|
🎉 This PR is included in version 2.7.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
Set an explicit color: black on classic preset input controls so values stay readable when the host page uses a dark color-scheme (e.g. Vite templates with prefers-color-scheme: dark). Without this, browsers paint light text on the control's white background.
Related Issues
Checklist
Additional Notes
Same fix as in react/vue/svelte/lit render plugins. Only src/ is changed — per-version .src trees are generated from it.
Made with Cursor