✅ Change the search not found text color to white & gray
Type of Changes
✅ Bug fix (fixes an existing issue)
Checklist
✅ My code follows the style guidelines of this project.
✅ I have performed a self-review of my code.
✅ I have commented my code, particularly in hard-to-understand areas.
✅ I have made corresponding changes to the documentation.
✅ My changes generate no new warnings.
✅ New and existing unit tests pass locally with my changes.
✅ Any dependent changes have been merged and published in downstream modules.
Description
Improves the visibility of the search not found error message
Related Issues
Fix issue #46
Changes List
✅ Change the search not found text color to white & gray
Type of Changes
✅ Bug fix (fixes an existing issue)
Checklist
✅ My code follows the style guidelines of this project. ✅ I have performed a self-review of my code. ✅ I have commented my code, particularly in hard-to-understand areas. ✅ I have made corresponding changes to the documentation. ✅ My changes generate no new warnings. ✅ New and existing unit tests pass locally with my changes. ✅ Any dependent changes have been merged and published in downstream modules.