-
Notifications
You must be signed in to change notification settings - Fork 19
Hardcoded CSS Colors #570
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Specifically:
and judging by the severity of these issues, probably more. All this makes |
We added a few CSS variables in https://github.com/readthedocs/addons/pull/545/files#diff-3044b3415ce12ae3bdae793bf3ee514a670d60affb9628faa36e197581a8faba If everything goes fine, we will deploy those changes tomorrow evening (Europe). You should be able to try them once the deploy is complete. |
The new pattern with extra CSS variables was deployed. Let us know if you are able to customize them. |
Uh oh!
There was an error while loading. Please reload this page.
There are a number of hardcoded colors in search.css. There is a desire to make them variables to enable new types of styling and dark mode.
Am going to attempt to fork, and provide a suggested set of tweaks.
PR: #571
The text was updated successfully, but these errors were encountered: