Merge/match `highlight-own-issues-and-prs` and `highlight-collaborators-in-lists` #2419
fregante posted onGitHub
I think that the style of highlight-own-issues-and-prs
(https://github.com/sindresorhus/refined-github/pull/1782) wasn't very effective, I always have to squint to find my own discussions.
highlight-collaborators-in-lists
(https://github.com/sindresorhus/refined-github/pull/2351) made this more obvious, its style it's much more visible:
<img width="496" alt="" src="https://user-images.githubusercontent.com/1402241/64495022-a24bb300-d2be-11e9-8d92-30717ac22500.png">
I'm wondering... since highlight-collaborators-in-lists
never highlights your own issues, why not just use the same style for both? Perhaps just with a slightly different color.
The features can be merged into one (highlight-collaborators-and-own-discussions
) because they affect the same exact area, even if they're applied at different times.
cc @jerone