From a4552a99e3ab6caa1ac740e533e91cc113ba61e8 Mon Sep 17 00:00:00 2001 From: Joss Wright Date: Wed, 11 Dec 2024 17:10:54 +0000 Subject: [PATCH] Updated documentation to new tinted-theming names Updated `THEMES.md` to refer to `tinted-theming/tinted-vim` rather than the older name of `tinted-theming/base16-vim` (which now silently redirects to `tinted-theming/tinted-vim`). --- THEMES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/THEMES.md b/THEMES.md index 379b62004..c82b52419 100644 --- a/THEMES.md +++ b/THEMES.md @@ -54,7 +54,7 @@ But if `g:ayuprefermirage` exists, it will load ayu_mirage instead when ### base16 -This theme will automatically use colors defined by your colorscheme using [tinted-theming/base16-vim](https://github.com/tinted-theming/base16-vim) or [RRethy/nvim-base16](https://github.com/RRethy/nvim-base16)] plugin. +This theme will automatically use colors defined by your colorscheme using [tinted-theming/tinted-vim](https://github.com/tinted-theming/tinted-vim) or [RRethy/nvim-base16](https://github.com/RRethy/nvim-base16)] plugin. The following example is using the `tomorrow-night` colorscheme: