sponsor Vim development Vim logo Vim Book Ad

colors/martin_krischik.vim : My own color scheme for all OS I uses.

 script karma  Rating 54/18, Downloaded by 3222  Comments, bugs, improvements  Vim wiki

created by
Martin Krischik
 
script type
color scheme
 
description
This is a maintained mirror of http://www.vim.org/scripts/script.php?script_id=1538

I don't expect anybody but me to like the colours. But I do think you will like the clean layout of the script file and the symbolic colour names used when you plan to create your own colour scheme.

Tested with Linux (gui, terminal, console), MS-Windows (gui, terminal) and OpenVMS (gui, terminal).

Optimised for GUI use and readable with terminal and console.

| Vim-Script  || https://www.vim.org/scripts/script.php?script_id=1538
| Source      || https://github.com/krischik/vim-colors
| Wiki        || https://github.com/krischik/vim-colors/wiki
| Releases    || https://github.com/krischik/vim-colors/releases
| Issues      || https://github.com/krischik/vim-colors/issues
| Discussions || https://github.com/krischik/vim-colors/discussions
 
install details
Install from https://github.com/krischik/vim-colors using dein (https://github.com/Shougo/dein.vim) or similar:

call dein#begin('$HOME/vimfiles/bundles')
call dein#add('krischik/vim-colors')
call dein#end()
call dein#install()
 

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-colors-martin_krischik-v_4.0.zip 4.0 2022-09-22 7.0 Martin Krischik See https://github.com/krischik/vim-colors-martin_krischik/releases/tag/v_4.0
martin_krischik.vim 3.2 2006-11-18 7.0 Martin Krischik More terminals supported and bug fixes.
martin_krischik.vim 3.0 2006-07-24 7.0 Martin Krischik Finish transitions to Vim 7 - there is probably not a single color unchanged. This version in particular changes that blindingly-bright pink for insert and omni completion to be more in line with the rest of the colorscheme.

Falls back to "default" for older vims (if you accidently start one) so no error messages for non existing features are shown. Perfect starting point for you own vim 7 colorscheme.
martin_krischik.vim 2.0 2006-05-25 7.0 Martin Krischik New coordinated release for all Ada plugins. Binary releases which are patched with all Ada plugins is available from the GNU Ada project [1]

[1] http://gnuada.sourceforge.net
martin_krischik.vim 1.1 2006-05-17 7.0 Martin Krischik This version now sets all standart vim 7.0 colors. Also the entries have been sorted into groups. So this realy great for creating your own color files.
martin_krischik.vim 1.0 2006-05-10 7.0 Martin Krischik Initial upload
ip used for rating: 3.95.39.127

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