{"id":17060232,"url":"https://github.com/akiicat/vim-github-theme","last_synced_at":"2026-04-30T17:32:20.724Z","repository":{"id":72709537,"uuid":"565068920","full_name":"akiicat/vim-github-theme","owner":"akiicat","description":"Github color theme for vim","archived":false,"fork":false,"pushed_at":"2022-12-04T07:02:47.000Z","size":167,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T08:12:36.454Z","etag":null,"topics":["colorscheme","github","github-theme","vim","vim-plugin","vim-theme"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akiicat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-11-12T08:36:37.000Z","updated_at":"2025-03-02T02:02:53.000Z","dependencies_parsed_at":"2023-03-03T00:45:38.917Z","dependency_job_id":null,"html_url":"https://github.com/akiicat/vim-github-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akiicat/vim-github-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiicat%2Fvim-github-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiicat%2Fvim-github-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiicat%2Fvim-github-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiicat%2Fvim-github-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiicat","download_url":"https://codeload.github.com/akiicat/vim-github-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiicat%2Fvim-github-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32472396,"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":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["colorscheme","github","github-theme","vim","vim-plugin","vim-theme"],"created_at":"2024-10-14T10:36:34.235Z","updated_at":"2026-04-30T17:32:20.705Z","avatar_url":"https://github.com/akiicat.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vim Github Theme\n\nGithub color theme for vim.\n\n## Support themes:\n\n- [x] Light default\n- [x] Light high contrast\n- [x] Light Protanopia \u0026 Deuteranopia\n- [x] Light Tritanopia\n- [x] Dark default\n- [x] Dark high contrast\n- [x] Dark Protanopia \u0026 Deuteranopia\n- [x] Dark Tritanopia\n- [x] Dark dimmed\n\n## Screenshots\n\n![C syntax](./c.jpg)\n\n## Install\n\n### Download\n\nVim-Plug\n\n```vim\nPlug 'akiicat/vim-github-theme'\n```\n\n### Coloring\n\nFull color\n\n```vim\nset termguicolors\n```\n\n256 Colors\n\n```vim\nset t_Co=256\nset t_ut=\nset notermguicolors\n```\n\n16 Colors\n\n```vim\nset t_Co=16\nset t_ut=\nset notermguicolors\n```\n\n### Enable in .vimrc\n\nSelect one of them\n\n```vim\ncolorscheme github_dark\ncolorscheme github_dark_high_contrast\ncolorscheme github_dark_protanopia_deuteranopia\ncolorscheme github_dark_tritanopia\ncolorscheme github_dark_dimmed\ncolorscheme github_light\ncolorscheme github_light_high_contrast\ncolorscheme github_light_protanopia_deuteranopia\ncolorscheme github_light_tritanopia\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiicat%2Fvim-github-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakiicat%2Fvim-github-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiicat%2Fvim-github-theme/lists"}