Turns the issue color of closed issues from purple back to red - back reddish color icon for closed github issues.
当前为 2025-07-12 提交的版本,查看 最新版本。
这些是此脚本变更过代码的版本。 显示所有版本。
try fix icon for pinned closed issues as long no better way by Katsute or kidonng
update license
github native colors by kidonng
moved one element beetween sections
fixed invalid wrote regex for `user.css`
test with many @-moz-document and regex /^https?:\\/\\/(www\\.)?github.com\\/[^\\/]+\\/[^\\/]+\\/issues.*$/
@-moz-document
/^https?:\\/\\/(www\\.)?github.com\\/[^\\/]+\\/[^\\/]+\\/issues.*$/
Repair timeline
Revert last change
Simplify based on obfuscatedgenerated css code
Better fix to glitched icon in closed issue - without break icon on a list of issues
Recover generic `user.js` version
Fixed glitched icon at end of issue - again was purple due remove inline style attr from code
Less cpu/gpu workaround for lack supported tabs.insertCSS() as long page use variable color-done-emphasis
tabs.insertCSS()
color-done-emphasis
Fixed icon with style="... !important" for Stylus type addons without support tabs.insertCSS()
style="... !important"
显示所有脚本版本