- commit
- dbb028c
- parent
- 9728661
- author
- Leon
- date
- 2024-05-28 13:51:48 +0000 UTC
Add `adigitoleo/vim-mellow` (#530) Recently updated my colorscheme to restore the intended look after NeoVim 0.10 introduced some naughty highlight group changes. Realised I don't have it in neovimcraft, so here it is. Light and dark mode, simple 16 colors, a bunch of people have found it easy on the eyes (prefers red hue) and nice to use with wl-sunset. Includes a 256-color degraded version that can be used in the Linux vconsole or such, where `termguicolors` isn't available. I have a custom statusline plugin for it as well, but I'm not going to add that here as it only garnered minimal interest so far.
1 files changed,
+8,
-0
+8,
-0
1@@ -545,6 +545,14 @@
2 "integration",
3 "rich-presence"
4 ]
5+ },
6+ {
7+ "type": "github",
8+ "username": "adigitoleo",
9+ "repo": "vim-mellow",
10+ "tags": [
11+ "colorscheme"
12+ ]
13 }
14 ]
15 }