commit | 45442f8782b66d187a03bb5aae37d27086e51bcb | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Sat Feb 13 10:37:16 2010 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Sat Feb 13 10:37:16 2010 -0800 |
tree | d50524b2d6839db594cc508c1a04241885347a8b | |
parent | 6f7f748231a1fbcbe4f04c085bee5443758d6c48 [diff] |
Disable syntax highlighting on unified views Because we can't use background colors to denote added or removed lines in the unified patch view, turn off syntax highlighting so we can color the text of added lines green and deleted lines red. Bug: issue 448 Change-Id: I994758b93e4f8b5633cd61c13911280c0bd7aafa Signed-off-by: Shawn O. Pearce <sop@google.com>