dark: adjust input cursor color
This commit is contained in:
parent
fd34ec3867
commit
a044c20906
@ -535,6 +535,10 @@ a.blob-excerpt {
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
input {
|
||||
caret-color: var(--color-text);
|
||||
}
|
||||
|
||||
.removed-code {
|
||||
background: #b70f22;
|
||||
color: var(--color-text);
|
||||
|
Loading…
x
Reference in New Issue
Block a user