{"id":19024951,"url":"https://github.com/gko/vim-reset","last_synced_at":"2026-05-01T02:32:30.030Z","repository":{"id":241159517,"uuid":"804459432","full_name":"gko/vim-reset","owner":"gko","description":"Vim Reset: A minimalist Vim/Neovim colorscheme that allows you to customise it by providing two colors.","archived":false,"fork":false,"pushed_at":"2024-09-22T16:27:25.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T10:15:59.936Z","etag":null,"topics":["color","colorscheme","minimal","neovim","reset","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2024-05-22T16:19:03.000Z","updated_at":"2024-09-22T16:27:28.000Z","dependencies_parsed_at":"2024-05-22T18:57:46.489Z","dependency_job_id":"5ef8ae3b-b0bf-4560-ad33-d3f1d462e295","html_url":"https://github.com/gko/vim-reset","commit_stats":null,"previous_names":["gko/vim-reset-colorscheme","gko/vim-reset"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gko/vim-reset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gko%2Fvim-reset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gko%2Fvim-reset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gko%2Fvim-reset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gko%2Fvim-reset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gko","download_url":"https://codeload.github.com/gko/vim-reset/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gko%2Fvim-reset/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32483406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["color","colorscheme","minimal","neovim","reset","vim"],"created_at":"2024-11-08T20:39:39.871Z","updated_at":"2026-05-01T02:32:30.015Z","avatar_url":"https://github.com/gko.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vim Reset\n\nVim Reset is a minimalist Vim/Neovim colorscheme. The entire theme depends on just two colors from the `Normal` highlight color group(see [Customization](#customization)). By changing just these two colors, you can update the entire theme. By default, it uses the terminal background color.\n\n## Installation\n\nThis plugin is compatible with any Vim/Neovim plugin manager. For instance, if you're using `vim-plug`, you can install it like so:\n```vimscript\nPlug 'gko/vim-reset'\n```\n\n## Usage\n\nThen you can apply it by running:\n```vimscript\ncolorscheme reset\n```\n\nSupports both `light` and `dark` backgrounds, i.e.:\n```vimscript\nset background=dark\n```\n\n## Customization\n\nYou can customize the background and foreground colors by modifying the Normal highlight color group. For example:\n```vimscript\nhi Normal guibg=white guifg=black\n```\n\nThis will set the background color to white and the foreground color to black.\n\n## License\n\nGPL-3.0. Please see [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgko%2Fvim-reset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgko%2Fvim-reset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgko%2Fvim-reset/lists"}