Skip to content

[UI] Increase diff byte highlight contrast.

gitlab-qa-bot requested to merge github/fork/cirosantilli/diff-contrast into master

Created by: cirosantilli

Currently I have to concentrate too much to find the byte highlight in a line, specially the additions. This would make it easier to spot.

Before:

screenshot from 2014-07-21 12 26 13 gitlab diff highlight before

After:

screenshot from 2014-07-21 12 26 37 gitlab diff highlight after

Would be even more important if we decide to do: http://feedback.gitlab.com/forums/176466-general/suggestions/6191324-highlight-bytes-words-in-diffs-on-adjacent-multi

Merge request reports