GitHub Red Issues

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

Tính đến 14-09-2025. Xem phiên bản mới nhất.

Tác giả
krystian3w
Đánh giá
0 0 0
Phiên bản
10.3.1
Đã tạo
30-10-2021
Đã cập nhật
14-09-2025
Kích thước
6 KB
Sự tương thích
Tương thích với Firefox Tương thích với Chrome Tương thích với Opera Tương thích với Safari Tương thích với Edge
Giấy phép
CC BY-NC-SA 4.0 https://creativecommons.org/licenses/by-nc-sa/4.0/
Áp dụng cho

Reverts closed issues from purple to red on:

  • Issues
  • Pulls
  • Discussions
  • Hovercards
  • Search
  • Subscriptions
  • Project boards
  • Project tables

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. In older versions, native has may have execution errors (therefore, it is worth considering upgrading to a newer version of Firefox instead of using the outdated or conservative ESR 115 experimental preference).

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 after release 7.0.0+ does not work well, then I recommend switching to the CSS version for Stylus.