colors for diffs

This commit is contained in:
Ted Unangst 2019-10-10 01:11:10 -04:00
parent 9dc660f5be
commit d0ec4da425
1 changed files with 2 additions and 2 deletions

View File

@ -201,8 +201,8 @@ input[type=file] {
.op { color: #ba88ff; }
.tp { font-weight: bold; }
.cm { color: $fg-subtle; font-style: italic; }
.al { }
.dl { }
.al { color: #aaffbb; }
.dl { color: #ffaabb; }
}
}