diff --git a/github-dark.css b/github-dark.css index 44978d2d2..aa0eb570c 100644 --- a/github-dark.css +++ b/github-dark.css @@ -10391,7 +10391,7 @@ .refined-github-diff-signs .blob-code-deletion:before { color: #7b7b7b !important; } - .repohead h1 .rgh-ci-link .octicon { + .refined-github .repohead h1 .rgh-ci-link .octicon { color: inherit !important; } .refined-github .dashboard .border-gray.flex-items-baseline.py-3, @@ -10401,6 +10401,10 @@ .refined-github .dashboard .js-all-activity-header + div { border-color: #343434 !important; } + /* https://github.com/StylishThemes/GitHub-Dark/issues/1035 */ + .refined-github .reaction-summary-item.user-has-reacted { + --background: #f2f8fa; + } /* GraphQL API (https://developer.github.com/v4/explorer/) */ iframe#graphiql, .graphiql-ide, .graphiql-container .topBar, .graphiql-container .docExplorerShow,