Command: set-color-scheme
Alias: color-scheme
Directory: color-schemes
To what, why ?
I think what Alex had in mind is going from the current colorscheme to color-scheme (with a dash) which seems to be the proper spelling in english : https://en.wikipedia.org/wiki/Color_scheme
But if we ever decide to go this road, we should also do this for real homogeneity :
change-color-scheme to have a verb in the command/colors dir to /color-schemesI would rename it to set-color-scheme, to keep the name similar to set-face.
Against this: color-scheme is harder to type than colorscheme and the matching vim command is called colorscheme (and uses the colors directory). It would be okay to have both spellings, but requiring a hyphen seems like a bad choice.
Most helpful comment
I would rename it to
set-color-scheme, to keep the name similar toset-face.