GitHub Red Issues

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

目前為 2023-06-25 提交的版本,檢視 最新版本

作者
krystian3w
評價
0 0 0
版本
7.0.0
建立日期
2021-10-30
更新日期
2023-06-25
尺寸
4.4 KB
授權條款
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:

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 with CSS4, Stylus stops working well for Chromium older than 103-105 and Safari 1

JS conversion bugs:

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