Hi all, On Tue, Jan 11, 2022 at 12:42:28AM -0800, Maxim Kim <[email protected]> wrote: > Hi Bram, > > Could you share your thoughts on when you think vim9 would be released (as > you're closing vim9script it looks like this year for me). > > We would like to be ready with legacy colorschemes remake before vim9 > release happen. > > As of now all of them are remade with a couple 'major' issues to resolve > > * incsearch visibility (there is already a PR to address it) > * diff visibility issues with error highlighting. > > Remakes would definitely be a "breaking change" as they: > * try to use 256 color palette where possible with fallback to 16 colors > and no colors depending on t_Co > * some colorschemes were using completely different colors in gui and tui > -- we did pick one and made it consistent too. > > It means that, for example, peachpuff now is light even in tui -- and there > for sure people who use peachpuff with dark background relying on terminal > 0-15 colors who probably would not be very happy with this change.
Actually, please let me know if any changes are required for koehler.vim or let me have a look at the new version if you already made those changes. I would take the opportunity to have a look into those changes (plus into any additional highlight groups that might exist and that I would then fully support). > Thank you! Thanks, Thomas -- Thomas Köhler Email: [email protected] <>< WWW: http://gott-gehabt.de IRC: tkoehler Freenode: thkoehler PGP public key available from Homepage! -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/Yd2aGqYwzhOcT1mp%40picard.franken.de.
