aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--screenshots/with-base16colorspace-256-without-base16-shell.png (renamed from with-base16colorspace-256-without-base16-shell.png)bin47315 -> 47315 bytes
-rw-r--r--screenshots/without-base16colorspace-256-with-256-terminal-theme.png (renamed from without-base16colorspace-256-with-256-terminal-theme.png)bin47779 -> 47779 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 15c681d..d5e94d7 100644
--- a/README.md
+++ b/README.md
@@ -88,13 +88,13 @@ set termguicolors
### Green line numbers
-![green line numbers screenshot](https://raw.github.com/base16-project/base16-vim/main/without-base16colorspace-256-with-256-terminal-theme.png)
+![green line numbers screenshot](/screenshots/without-base16colorspace-256-with-256-terminal-theme.png)
If your Vim looks like the above image you are using a 256 terminal theme without setting `let base16colorspace=256` in your `~/.vimrc`. Either set `let base16colorspace=256` in your `~/.vimrc` or use a non 256 terminal theme.
### Blue line numbers
-![blue line numbers screenshot](https://raw.github.com/base16-project/base16-vim/main/with-base16colorspace-256-without-base16-shell.png)
+![blue line numbers screenshot](/screenshots/with-base16colorspace-256-without-base16-shell.png)
If your Vim looks like the above image you are setting `let base16colorspace=256` in your `~/.vimrc` but either not running [Base16 Shell](https://github.com/base16-project/base16-shell) or [Base16 Shell](https://github.com/base16-project/base16-shell) is not working for your terminal. Either ensure [Base16 Shell](https://github.com/base16-project/base16-shell) is working by running the `colortest` available in the [Base16 Shell](https://github.com/base16-project/base16-shell) repository or not setting `let base16colorspace=256` in your `~/.vimrc`.
diff --git a/with-base16colorspace-256-without-base16-shell.png b/screenshots/with-base16colorspace-256-without-base16-shell.png
index 055fbd4..055fbd4 100644
--- a/with-base16colorspace-256-without-base16-shell.png
+++ b/screenshots/with-base16colorspace-256-without-base16-shell.png
Binary files differ
diff --git a/without-base16colorspace-256-with-256-terminal-theme.png b/screenshots/without-base16colorspace-256-with-256-terminal-theme.png
index bc866ce..bc866ce 100644
--- a/without-base16colorspace-256-with-256-terminal-theme.png
+++ b/screenshots/without-base16colorspace-256-with-256-terminal-theme.png
Binary files differ