GitHub Red Issues

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

2025-07-21 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ئاپتورى
krystian3w
باھا نومۇرى
0 0 0
نەشرى
10.2.2
قۇرۇلغان ۋاقتى
2021-10-30
يېڭىلانغان ۋاقتى
2025-07-21
Size
6.3 KB
ماسلىشىشچانلىقى
Firefox بىلەن ماسلىشىدۇ Chrome بىلەن ماسلىشىدۇ Opera بىلەن ماسلىشىدۇ Safari بىلەن ماسلىشىدۇ Edge بىلەن ماسلىشىدۇ
ئىجازەتنامىسى
CC BY-NC-SA 4.0 https://creativecommons.org/licenses/by-nc-sa/4.0/
قوللايدىغىنى

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.

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.