{"id":13540032,"url":"https://github.com/felipec/vim-felipec","last_synced_at":"2025-12-30T01:16:07.335Z","repository":{"id":66400327,"uuid":"305810025","full_name":"felipec/vim-felipec","owner":"felipec","description":"Vim color scheme: dark, bright, simple.","archived":false,"fork":false,"pushed_at":"2024-10-24T00:56:23.000Z","size":94,"stargazers_count":53,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-03T05:30:36.571Z","etag":null,"topics":["color-scheme","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felipec.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}},"created_at":"2020-10-20T19:15:11.000Z","updated_at":"2024-10-24T03:42:20.000Z","dependencies_parsed_at":"2024-08-01T09:23:53.618Z","dependency_job_id":"9256fc93-656a-4665-a7ca-807f6444b726","html_url":"https://github.com/felipec/vim-felipec","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipec%2Fvim-felipec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipec%2Fvim-felipec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipec%2Fvim-felipec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipec%2Fvim-felipec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipec","download_url":"https://codeload.github.com/felipec/vim-felipec/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246768330,"owners_count":20830649,"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":["color-scheme","vim"],"created_at":"2024-08-01T09:01:37.990Z","updated_at":"2025-12-30T01:16:07.286Z","avatar_url":"https://github.com/felipec.png","language":"Vim Script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"felipec is my own personal vim colorscheme I've been tuning for several years.\n\nDark, bright, and simple.\n\nDisillusioned with all the other colorschemes and generators I decided to create my own.\nThe template format draws inspiration from [estilo](https://github.com/jacoborus/estilo/), but it's much more simple.\n\nThere's also lightline and airline colorschemes, as well as kitty, xfce4-terminal and highlight.js themes.\n\nFor screenshots check the [page](https://felipec.github.io/vim-felipec/).\n\n## Vim\n\nInstall with your favorite plugin manager.\n\n```sh\ngit clone https://github.com/felipec/vim-felipec.git ~/.vim/pack/colors/start/felipec\n```\n\nThen in your `.vimrc`:\n\n```vim\ncolorscheme felipec\nlet g:lightline = { 'colorscheme': 'felipec' }\nlet g:airline_theme = 'felipec'\n```\n\n## highlight.js\n\n```html\n\u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.9/build/styles/felipec.min.css\"\u003e\n```\n\n## kitty\n\nAdd to `~/.config/kitty/kitty.conf`:\n\n```\ncursor #5fb8f2\n\nforeground #dedde4\nbackground #1d1c21\n\nselection_foreground #1d1c21\nselection_background #d991d2\n\ncolor0 #1d1c21\ncolor1 #f09080\ncolor2 #93e4a4\ncolor3 #fddb7c\ncolor4 #90aafa\ncolor5 #d991d2\ncolor6 #30c2d8\ncolor7 #bdbdc4\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipec%2Fvim-felipec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipec%2Fvim-felipec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipec%2Fvim-felipec/lists"}