-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Fix contrast ratio for Since element in rustodoc dark theme
#151665
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
base: main
Are you sure you want to change the base?
Conversation
|
Some changes occurred in HTML/CSS/JS. |
|
rustbot has assigned @GuillaumeGomez. Use |
This comment has been minimized.
This comment has been minimized.
|
Some changes occurred in GUI tests. |
This comment has been minimized.
This comment has been minimized.
|
@GuillaumeGomez I changed color from
|
|
Looks good to me, thanks! Please squash your commits then I'll put it into the build queue. |
Signed-off-by: Antonio Souza <[email protected]>
a96e5a9 to
c7788af
Compare

Changed
--right-side-colorfrom#808080to#abababin the dark theme.Verified visually in dark theme, it's now more readable:
Part of #59845
Fixes #151422