dark: optimize deletion and addition colors in diff view
This commit is contained in:
@ -978,3 +978,7 @@ footer {
|
||||
.repository.view.issue .comment-list .comment > .content > div:first-child {
|
||||
border-bottom: 1px solid #373e47 !important;
|
||||
}
|
||||
|
||||
.tag-code, .tag-code td, .tag-code .blob-excerpt {
|
||||
background-color: var(--color-body);
|
||||
}
|
||||
|
Reference in New Issue
Block a user