Skip to content

Instantly share code, notes, and snippets.

@shellscape
Created November 11, 2021 20:05
Show Gist options
  • Save shellscape/036179e89d8513e2329ecb37921e2f01 to your computer and use it in GitHub Desktop.
Save shellscape/036179e89d8513e2329ecb37921e2f01 to your computer and use it in GitHub Desktop.
GO AWAY PURPLE
.closed.octicon.octicon-issue-closed {
color: var(--color-danger-fg) !important;
}
.gh-header-meta .State--merged, .State--merged[title="Status: Closed"] {
background-color: var(--color-danger-fg) !important;
}
.TimelineItem-badge.color-bg-done-emphasis {
background-color: var(--color-danger-fg) !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment