style: improve search input background contrast#113
style: improve search input background contrast#113aryan7071 wants to merge 2 commits intostdlib-js:masterfrom
Conversation
|
Hi @athan, I have submitted the PR, but while working on the changes I encountered an issue when trying to edit bundle.min.css, which indicated that the file should not be edited directly. While investigating, I found that the top navigation search styling variable --top-nav-search-background-color: #fafafa appears in two locations: public/css/docs/bundle.min.css and public/css/docs/themes/light/main.css, both affecting the light mode. I wanted to confirm whether there is a primary source file that should be modified instead of editing the generated bundle file directly. As part of testing, I adjusted the color to #f3f1f1, which improves visibility while still fitting the existing design. Additionally, I would like to propose a small UI improvement: adding a subtle border to the top navigation search input. I tested this locally, and it appears to improve visibility while aligning well with the stdlib blue theme. I would be happy to include this change if you think it would be appropriate. |
|
@aryan7071 Would you mind posting a couple of screenshots of before-after for the proposed changes? |
|
...otherwise, it is hard to review the merits of this PR. :) |








Resolves # .
#112
Checklist
master.masterbranch.Description
This pull request:
Related Issues
This pull request:
Questions
No.
Other
No.
@stdlib-js/reviewers