diff --git a/templates/repo/widget/inline-diff.cassius b/templates/repo/widget/inline-diff.cassius index 43a3e65..e6409fd 100644 --- a/templates/repo/widget/inline-diff.cassius +++ b/templates/repo/widget/inline-diff.cassius @@ -21,8 +21,8 @@ pre .remove background: #{light red} - color: #{dark red} + color: #{black} .add background: #{light green} - color: #{dark green} + color: #{black}