GitHub Red Issues

Turns the issue color of closed issues from purple back to red - back reddish color icon for closed github issues.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
krystian3w
일일 설치수
0
총 설치수
31
평점
1 0 0
버전
9.1.0
생성
2021-10-30
갱신
2024-11-17
Size
5.24KB
라이선스
CC BY-NC-SA 4.0 https://creativecommons.org/licenses/by-nc-sa/4.0/
동작 사이트

Reverted closed issues from purple to red on:

  • Pinned issues
  • Issue hover cards
  • Issue/pull timelines
  • Issues tab
  • Subscriptions list
  • Search
  • Project boards
  • Project tables
  • Discussions
  • Tasklist

In some/rare instances the icon may be purple due to static assets being used or not convertible from extension JS to CSS4.

CSS4 now required:

For Firefox (Firefox below 121):

that userCSS now requires layout.css.has-selector.enabled flag to be enabled in about:config.

For Chromium/Safari:

With the implementation of using :has() from CSS4, Stylus style stops working well for Chromium older than 103-105 and Safari 15.4.

JS conversion bugs:

If the automatically generated userScript release 7.0.0+ does not work well then I recommend switching to the CSS version for Stylus.