aboutsummaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-09-28 15:24:53 +0200
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-09-28 15:24:53 +0200
commit7bdc220cf6941f133c62c797612a0c96a9c6acd7 (patch)
treeb7306874376d9884ed474d650843bcb0d8efd730 /assets
parent0992126892c8d98a150375327182d106bf609f09 (diff)
downloadnord-vim-7bdc220cf6941f133c62c797612a0c96a9c6acd7.tar.gz
Implement uniform diff background theme config
Added a theme configuration to let the users decide whether they want to use colorful or uniform diff backgrounds. The colorful diff is the default using the current colors for added, changed and deleted elements and the default background color (nord0). The "reverse" attribute gets applied which results in a colored background and a dark foreground. Setting the "g:nord_uniform_diff_background" variable to "1" enables the uniform diff background using "nord1". GH-60
Diffstat (limited to 'assets')
-rwxr-xr-xassets/scrot-config-uniform-diff-default.pngbin0 -> 84251 bytes
-rwxr-xr-xassets/scrot-config-uniform-diff.pngbin0 -> 76274 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/assets/scrot-config-uniform-diff-default.png b/assets/scrot-config-uniform-diff-default.png
new file mode 100755
index 0000000..db96f9a
--- /dev/null
+++ b/assets/scrot-config-uniform-diff-default.png
Binary files differ
diff --git a/assets/scrot-config-uniform-diff.png b/assets/scrot-config-uniform-diff.png
new file mode 100755
index 0000000..16b9aae
--- /dev/null
+++ b/assets/scrot-config-uniform-diff.png
Binary files differ