GitHub Red Issues

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

ही स्क्रिप्ट इंस्टॉल करा? युझरस्टाईलच्या रूपात इंस्टॉल करा?
लेखकाने सुचवलेली स्क्रिप्ट

तुम्हाला कदाचित ही स्क्रिप्टदेखील आवडेल: GitHub Red Issues optional supplement.

युझरस्टाईलच्या रूपात इंस्टॉल करा
लेखक
krystian3w
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
32
रेटिंग
1 0 0
आवृत्ती
10.2.2
बनवली
2021-10-30
अपडेट केली
2025-07-21
आकार
6.29 KB
संगतता
Firefox शी संगत Chrome शी संगत Opera शी संगत Safari शी संगत Edge शी संगत
License
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.