diff --git a/theme-github-auto.css b/theme-github-auto.css index 730d5b9..533efb3 100644 --- a/theme-github-auto.css +++ b/theme-github-auto.css @@ -1061,11 +1061,6 @@ color: var(--color-text); } - /* PR timelines colors */ - .repository.view.issue .comment-list .timeline-item .badge .svg { - fill: black; - } - .repository.view.issue .comment-list .timeline-item .badge { background-color: var(--color-navbar); color: var(--color-text);