Fix: ticker combobox background and text color #2370
Reference in New Issue
Block a user
Delete Branch "bugfix/combobox-bg"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR fixes the issue where the hotwire combobox input field and dropdown options have white background in dark mode, which extremely reduces visibility.
Changes
bg-containerclass.text-primaryclass.Before
After
Dark mode
Light mode
🚨 BugBot couldn't run
Pull requests from forked repositories are not yet supported (requestId: serverGenReqId_16696984-04ef-441e-adb2-cc588f040641).
Awesome, looks great. Thanks for the fix!