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
Σύνολο εγκαταστάσεων
31
Βαθμολογίες
1 0 0
Έκδοση
10.0.0
Δημιουργήθηκε την
30/10/2021
Ενημερώθηκε την
06/05/2025
Μέγεθος
5 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.