dark: adjust colors of info message
This commit is contained in:
parent
90a8d59165
commit
67d0060173
@ -493,3 +493,9 @@ a.blob-excerpt {
|
||||
.repository .ui.attached.isSigned.isVerified:last-child, .repository .ui.attached.isSigned.isVerified.bottom {
|
||||
border-bottom: 0px solid #a3c293;
|
||||
}
|
||||
|
||||
/* info message banner colors */
|
||||
.ui.info.message {
|
||||
background-color: var(--color-navbar);
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user