diff options
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | screenshots/with-base16colorspace-256-without-base16-shell.png (renamed from with-base16colorspace-256-without-base16-shell.png) | bin | 47315 -> 47315 bytes | |||
-rw-r--r-- | screenshots/without-base16colorspace-256-with-256-terminal-theme.png (renamed from without-base16colorspace-256-with-256-terminal-theme.png) | bin | 47779 -> 47779 bytes |
3 files changed, 2 insertions, 2 deletions
@@ -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 Binary files differindex 055fbd4..055fbd4 100644 --- a/with-base16colorspace-256-without-base16-shell.png +++ b/screenshots/with-base16colorspace-256-without-base16-shell.png diff --git a/without-base16colorspace-256-with-256-terminal-theme.png b/screenshots/without-base16colorspace-256-with-256-terminal-theme.png Binary files differindex bc866ce..bc866ce 100644 --- a/without-base16colorspace-256-with-256-terminal-theme.png +++ b/screenshots/without-base16colorspace-256-with-256-terminal-theme.png |