{"id":13479618,"url":"https://github.com/flazz/vim-colorschemes","last_synced_at":"2025-05-15T07:07:04.737Z","repository":{"id":47178109,"uuid":"1365254","full_name":"flazz/vim-colorschemes","owner":"flazz","description":"one colorscheme pack to rule them all!","archived":false,"fork":false,"pushed_at":"2021-09-09T18:09:31.000Z","size":2123,"stargazers_count":3442,"open_issues_count":41,"forks_count":629,"subscribers_count":74,"default_branch":"master","last_synced_at":"2025-04-13T09:00:35.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flazz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-14T13:46:07.000Z","updated_at":"2025-04-08T14:55:48.000Z","dependencies_parsed_at":"2022-09-21T11:01:49.579Z","dependency_job_id":null,"html_url":"https://github.com/flazz/vim-colorschemes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazz%2Fvim-colorschemes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazz%2Fvim-colorschemes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazz%2Fvim-colorschemes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazz%2Fvim-colorschemes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flazz","download_url":"https://codeload.github.com/flazz/vim-colorschemes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254292042,"owners_count":22046426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T16:02:20.187Z","updated_at":"2025-05-15T07:06:59.720Z","avatar_url":"https://github.com/flazz.png","language":"Vim script","funding_links":[],"categories":["Vim Script","Vim script","Cross Editor"],"sub_categories":[],"readme":"**me:** Hi everyone, my name is Franco and I'm addicted to colorschemes\n\n**everyone else:** *Hi Franco*\n\nVim colorschemes\n================\n\none stop shop for vim colorschemes.\n\nthis was [originally] harvested from vim.org. only colorschemes downloaded in a single `.vim`\nfile are included.\n\nfor hacking on vim.org harvesting see the branch [prep](https://github.com/flazz/vim-colorschemes/tree/prep).\n\nPolicy\n------\n- honor system is in effect!\n- new schemes are welcome!\n- upstream updates are accepted!\n- non-upstream updates are accepted as derivitive schemes: pick a new filename; cite the original!\n- housekeeping updates are accepted too!\n\nInstallation\n------------\n\nBasic install - very simple (*nix or cygwin install)\n\n    mkdir ~/.vim\n    git clone https://github.com/flazz/vim-colorschemes.git ~/.vim\n\nif you [use vim + pathogen](http://vimcasts.org/episodes/synchronizing-plugins-with-git-submodules-and-pathogen/)\n\n    git submodule add https://github.com/flazz/vim-colorschemes.git ~/.vim/bundle/colorschemes\n\nif you [use vim + vundle](https://github.com/gmarik/vundle)\n\n    \" add to .vimrc\n    Plugin 'flazz/vim-colorschemes'\n    :PluginInstall\n\nif you aren't so clever just get all the files in `colors/*.vim` into\n  `~/.vim/colors`\n\n    # after downloading; unpacking; cd'ing\n    cp colors/* ~/.vim/colors\n    \nUsing\n-----\n\nTo change the colorscheme of Vim, add to your `.vimrc`:\n\n    colorscheme nameofcolorscheme\n    \nFor example, to change the color scheme to wombat:\n    \n    colorscheme wombat\n    \nTo change to Molokai:\n\n    colorscheme molokai\n    \nInside Vim, you use:\n    \n    :colorscheme molokai\n\nPreviewing colorschemes\n-----------------------\nThere are quite a few colorschemes in this. To preview them on your live code inside of Vim, checkout [this page from the vim wikia](http://vim.wikia.com/wiki/Switch_color_schemes) and [this repo for easy installation](https://github.com/felixhummel/setcolors.vim).\n\n\nSomething missing? Fork!\n------------------------\n\nfork [this repo](http://github.com/flazz/vim-colorschemes); send a\npull request!; I'll take it!\n\n- - -\n\nI'm a slave to aesthetics. If you are too, I hope this helps.\n\n[email](mailto:flazzarino@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflazz%2Fvim-colorschemes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflazz%2Fvim-colorschemes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflazz%2Fvim-colorschemes/lists"}