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