vim / colorschemes

colorschemes for Vim
289 stars 23 forks source link

Create a PR template #3

Open romainl opened 4 years ago

romainl commented 4 years ago

Reference: https://help.github.com/en/github/building-a-strong-community/creating-a-pull-request-template-for-your-repository

habamax commented 2 years ago
  1. colors/tools/check_colors.vim should not have errors
  2. for each background attach screenshots of
    • colors/tools/sample_base.vim
    • colors/tools/sample_popupmenu.vim
    • colors/tools/sample_diff.vim
    • colors/tools/sample_messages.vim
  3. if a colorscheme supports termguicolors/GUI, t_Co=256 and/or t_Co=16 attach screenshots of pt2 per each
habamax commented 2 years ago

example: habamax.vim

Background: light

GUI/termguicolors

sample_base.vim

image

sample_popupmenu.vim

image

sample_diff.vim

image

sample_messages.vim

image

t_Co=256

sample_base.vim

image

sample_popupmenu.vim

image

sample_diff.vim

image

sample_messages.vim

image

Background=dark

GUI/termguicolors

sample_base.vim

image

sample_popupmenu.vim

image

sample_diff.vim

image

sample_messages.vim

image

t_Co=256

sample_base.vim

image

sample_popupmenu.vim

image

sample_diff.vim

image

sample_messages.vim

image

habamax commented 2 years ago

huh, window size should be enough to see colorcolumn or maybe adjust color_base.vim to have it at 40 or 50 col.

habamax commented 2 years ago

@romainl too many screenshots or ok?

romainl commented 2 years ago

We are talking colorschemes, here, so we need as many screenshots as possible :-)