{"id":17089457,"url":"https://github.com/mihaifm/4colors","last_synced_at":"2025-04-12T22:10:36.952Z","repository":{"id":66170494,"uuid":"400849841","full_name":"mihaifm/4colors","owner":"mihaifm","description":"Distraction-free Vim theme that only uses 4 colors.","archived":false,"fork":false,"pushed_at":"2024-03-22T18:37:51.000Z","size":11,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T16:12:02.985Z","etag":null,"topics":["vim","vim-colorscheme","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/mihaifm.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}},"created_at":"2021-08-28T17:19:53.000Z","updated_at":"2024-03-22T14:57:54.000Z","dependencies_parsed_at":"2024-02-24T11:25:02.535Z","dependency_job_id":"0e2965a1-260f-425a-a0df-b36c173ec98f","html_url":"https://github.com/mihaifm/4colors","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihaifm%2F4colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihaifm%2F4colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihaifm%2F4colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihaifm%2F4colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mihaifm","download_url":"https://codeload.github.com/mihaifm/4colors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637771,"owners_count":21137538,"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":["vim","vim-colorscheme","vim-plugin","vim-theme"],"created_at":"2024-10-14T13:47:14.945Z","updated_at":"2025-04-12T22:10:36.927Z","avatar_url":"https://github.com/mihaifm.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 4colors\n\n![image1](https://github.com/mihaifm/4colors/assets/981184/6349cbe0-6a06-4e2c-8aa8-8d92fdb8e195)\n\n![image2](https://github.com/mihaifm/4colors/assets/981184/81daed10-c700-4175-9a98-24ed49c396d5)\n\n4colors is a distraction-free, dark colorscheme for vim that only uses 4 colors. It's still work in progress, so feedback is appreciated.\n\nThe goals here are:\n\n- minimalism - don't get distracted by a rainbow and focus on your coding\n- easy customization - simply change the 4 colors\n- terminal compatibility\n\nThe plugin also comes with vim-airline and lightline themes.\n\n## Installation\n\nInstall with your favorite plugin manager, or manually via:\n\n    git clone https://github.com/mihaifm/4colors ~/.vim/pack/mybundle/start/\n\nIf you are using airline, add this to your vimrc:\n\n    let g:airline_theme='4colors'\n\nFor lightline:\n\n    let g:lightline = { 'colorscheme': '4colors' }\n\n## Customization\n\nTo customize the theme, you can change the 4 colors (and optionally the 4 grays) at the top of the script.\n\nYou can choose any color that broadly fits into a pallete:\n\n* warm - hot - chill - cold\n* white - gray - dark - black\n\nUse the [global variables](https://github.com/mihaifm/4colors/blob/f0b50e4e58f2d6c8a9ae989a26f5d6b2dcaeabee/colors/4colors.vim#L13) as guidance.\n\n## License\n\nMIT\n\n*Enjoy!*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihaifm%2F4colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmihaifm%2F4colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihaifm%2F4colors/lists"}