UX: Dark theme tweaks for edit history.

This commit is contained in:
Guo Xiang Tan 2016-04-18 10:01:10 +08:00
parent 9f264d2477
commit 3af5ab8c2c
No known key found for this signature in database
GPG Key ID: 19C321C8952B0F72
1 changed files with 1 additions and 0 deletions

View File

@ -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 {