update wiki user talk highlighting #13540
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.


What
Fixes an issue with message highlighting in user talks on Wikipedia. Users receive notifications about messages on their user talk, clicking the notification brings them to the user talk where the message is highlighted.
Why
DR does not properly highlight the message. Disabling the color would prevent all message highlighting, and the default coloring on Wikipedia is a harsh white background. Recommend using one of the special DR background color variables.
Examples
Link with an example of it working: https://en.wikipedia.org/wiki/User_talk:PolyversialMind/Archive_1#c-Lajmmoore-20240523070600-Women_in_Red_June_2024
(highlighting disappears when you click elsewhere on page)
Before:
https://i.imgur.com/MlerCFV.png
After:
https://i.imgur.com/vrnyXYK.png