colorschemeutils module

colorschemeutils.downloadAndInstallPackage(colorscheme_name, colorscheme_url, install_path, tmp_path=None)

Downloads the colorscheme package from ‘colorscheme_url’ and installs it into the given installation directory. Returns the final install path of the colorscheme package. Returns the empty string on failure.