From eb08babe6bb272e5cce99bc23fac77aef6e8f022 Mon Sep 17 00:00:00 2001 From: Eli <88557639+lishaduck@users.noreply.github.com> Date: Tue, 2 Jun 2026 20:37:05 -0500 Subject: [PATCH] fix(gh): timeline colors Co-authored-by: Eli --- websites/github.com.css | 1 - 1 file changed, 1 deletion(-) diff --git a/websites/github.com.css b/websites/github.com.css index 1bea68c9..576b32f9 100644 --- a/websites/github.com.css +++ b/websites/github.com.css @@ -383,7 +383,6 @@ body:has(header > .search-expanded) .application-main { #repo-content-turbo-frame { .TimelineItem-badge, .prc-Timeline-TimelineBadge-BqMiN { - background-color: light-dark(#fff8, #00000054) !important; border: solid var(--borderWidth-thin) #3d444d !important; } }