Closed ogzcode closed 3 months ago
This update enhances the visual styling of the underlineSelectClasses
in the useSelectClasses.ts
file by adding the dark:text-gray-500
class. This new class allows the text to adapt better in dark mode, improving both aesthetics and readability. The overall functionality remains unchanged, ensuring that the component continues to work as intended while providing a better user experience in different themes.
Files | Change Summary |
---|---|
src/components/FwbSelect/composables/useSelectClasses.ts |
Added dark:text-gray-500 to underlineSelectClasses for improved dark mode styling. |
In the dark, our colors gleam,
A rabbit's hop, a coder's dream.
With text so clear beneath the night,
We greet the change with pure delight!
Hopping high, we cheer and play,
For brighter paths that light our way. 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Name | Link |
---|---|
Latest commit | 0a7152cd5a1a082ff5ba0729b6cc0ad48fcc0d65 |
Latest deploy log | https://app.netlify.com/sites/sensational-seahorse-8635f8/deploys/66a241ecf154ec0008ad18e4 |
Deploy Preview | https://deploy-preview-309--sensational-seahorse-8635f8.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Fixed issue : #308
Options were not visible in dark mode.
Please check and approve this PR. I'll be waiting for your feedback.
@Sqrcz @cogor @zoltanszogyenyi @robert1508
Summary by CodeRabbit