{"id":19821649,"url":"https://github.com/lanfly/vim-colors","last_synced_at":"2026-03-03T16:36:31.186Z","repository":{"id":83199755,"uuid":"86550815","full_name":"LanFly/vim-colors","owner":"LanFly","description":"vim colors","archived":false,"fork":false,"pushed_at":"2017-03-29T08:09:29.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-23T23:29:42.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/LanFly.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":"2017-03-29T07:20:29.000Z","updated_at":"2017-07-28T06:15:33.000Z","dependencies_parsed_at":"2023-05-05T10:17:19.415Z","dependency_job_id":null,"html_url":"https://github.com/LanFly/vim-colors","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LanFly/vim-colors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanFly%2Fvim-colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanFly%2Fvim-colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanFly%2Fvim-colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanFly%2Fvim-colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanFly","download_url":"https://codeload.github.com/LanFly/vim-colors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanFly%2Fvim-colors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30051989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T15:26:47.567Z","status":"ssl_error","status_checked_at":"2026-03-03T15:26:17.132Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-12T10:29:49.664Z","updated_at":"2026-03-03T16:36:31.138Z","avatar_url":"https://github.com/LanFly.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-colors\nWhite style theme For vim\n\ncreate by [Lan](mailto:bluescode@outlook.com) base on [molokai](https://github.com/tomasr/molokai)\ndate: 2017-03-29\n\n### How to use ?\n\n1. download **/colors/*.vim** file to your computer\n2. move colors file to path: `~/.vim/colors/*.vim` \n3. modify `~/.vimrc` like this:\n\n```\n  syntax enable\n  syntax on\n  \" display number\n  set nu\n  \" display cursor position\n  set ruler\n  \" highlight current line\n  set cursorline\n  \" when a file is not save or read-only, a confirmation dialog pops up\n  set confirm\n  \" enable file type detection\n  filetype on\n  \" according to file type load different plug-in\n  filetype plugin on\n  \" set background theme\n  set background=light\n  \" the name of your theme file in `~/.vim/colors/`, do not contain suffix\n  colorscheme Lan\n```\n4. enjoy it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanfly%2Fvim-colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flanfly%2Fvim-colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanfly%2Fvim-colors/lists"}