11: Use dissimilar for diffs instead of difference r=Jesse-Bakker a=Jesse-Bakker
As discussed with @matklad in https://github.com/rust-analyzer/rust-analyzer/pull/7106.
Before:

After:

Used background instead of foreground colours because I think the diff boundaries are clearer, but I'm not married to that change ;)
Co-authored-by: Jesse Bakker <github@jessebakker.com>