{"id":17086654,"url":"https://github.com/arl/colorschwitch","last_synced_at":"2025-03-23T14:41:38.339Z","repository":{"id":138955044,"uuid":"64219541","full_name":"arl/colorschwitch","owner":"arl","description":"VIM plugin to easily switch vim color schemes","archived":false,"fork":false,"pushed_at":"2016-07-31T00:23:45.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T20:44:48.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","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/arl.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-26T12:28:53.000Z","updated_at":"2016-07-26T12:34:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4609e4e-6684-4947-a3d0-703b5fedacc6","html_url":"https://github.com/arl/colorschwitch","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/arl%2Fcolorschwitch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arl%2Fcolorschwitch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arl%2Fcolorschwitch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arl%2Fcolorschwitch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arl","download_url":"https://codeload.github.com/arl/colorschwitch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245119575,"owners_count":20563762,"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-10-14T13:29:08.396Z","updated_at":"2025-03-23T14:41:38.315Z","avatar_url":"https://github.com/arl.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# colorschwitch\n\n**VIM plugin to easily switch vim color schemes**\n\n\nSwitch through your installed vim color schemes with:\n\n| Shortcut  | Action |\n| --------- | ------ |\n| F6  | Previous colorscheme  |\n| F7  | Next colorscheme  |\n\nBy default, `\u003cF6\u003e` and `\u003cF7\u003e` will switch through all your installed\ncolorschemes. If you wish to switch through a subset of colorschemes made of\nyour favourites ones, say it to your `.vimrc`, as follows:\n\n```vim\nlet g:colorschwitch_schemes = ['delek', 'slate', 'gotham256', 'sourcerer', 'morning']\n```\n\nOriginal version of this script was simply copy-pasted from\n[vim.wikia.com/wiki/Switch_color_schemes](http://vim.wikia.com/wiki/Switch_color_schemes).\n\nSome things have been modified since.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farl%2Fcolorschwitch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farl%2Fcolorschwitch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farl%2Fcolorschwitch/lists"}