vimVim/nvimNeovim allows us to use the command :TOhtml to create an html file of the buffer, which can then be opened in a browser, displaying an effigy of said buffer.
We can then use the the chromeChrome dev tools to modify some colors of the vimVim theme if we want to.
Now how do we generate a color scheme from the html file?