ray-project / ray

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
31.99k stars 5.45k forks source link

[docs] Dark mode > search bar has low visibility #43566

Open angelinalg opened 4 months ago

angelinalg commented 4 months ago

Description

On master, the search bar outline and magnifying glass don't have enough contrast in dark mode.

Screenshot 2024-02-29 at 10 52 46 AM

Link

master branch

simran-2797 commented 3 months ago

@peytondmurray Does the py-data spinx theme have a default search bar that we can use here? I think their default one should be good. Lmk if not, I can try another design.

peytondmurray commented 3 months ago

Yes: https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/search.html

simran-2797 commented 3 months ago

Okay. Can we try using this?