sponsor Vim development Vim logo Vim Book Ad

vim-color-patch : Load colorscheme patch script automatically after ":color xxx" command !!

 script karma  Rating 25/7, Downloaded by 63  Comments, bugs, improvements  Vim wiki

created by
Wei Lin
 
script type
utility
 
description
I usually like to make some modifications for the colorschemes I love to match my personal preference. In the past, I had three options:

1) Creating a PR for that colorscheme: It's my own preference, and I don't think it's likely to be accepted.
2) Maintaining my own fork: I need to track the upstream updates myself.
3) Writing ad hoc code for different colors in my .vimrc: Ugly.

Therefore, I created this plugin to centralize all colorscheme patches in one place, typically in my dotfiles repository, and have them load automatically when I type :color xxx .

For more information, please visit the homepage:
https://github.com/skywind3000/vim-color-patch
 
install details
vim-plug:

Plug 'skywind3000/vim-color-patch'
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-color-patch-1.0.1.zip 1.0.1 2024-02-18 8.0 Wei Lin improve compatibilities for vim 8.0.x
vim-color-patch-1.0.0.zip 1.0.0 2024-01-29 8.0 Wei Lin Initial upload
ip used for rating: 3.144.36.141

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github