UX: Dark theme tweaks for edit history.
This commit is contained in:
parent
9f264d2477
commit
3af5ab8c2c
|
@ -30,6 +30,7 @@
|
|||
filter: alpha(opacity=75);
|
||||
}
|
||||
.diff-ins {
|
||||
color: dark-light-choose($primary, $secondary);
|
||||
background: scale-color($success, $lightness: 90%);
|
||||
}
|
||||
ins {
|
||||
|
|
Loading…
Reference in New Issue