{"id":27920196,"url":"https://github.com/menisadi/kanagawa.vim","last_synced_at":"2025-05-06T20:11:43.307Z","repository":{"id":287156983,"uuid":"963787910","full_name":"menisadi/kanagawa.vim","owner":"menisadi","description":"🎨 A Vim colorscheme inspired by the popular kanagawa.nvim theme — bringing its serene aesthetic to classic Vim.","archived":false,"fork":false,"pushed_at":"2025-05-04T09:48:59.000Z","size":678,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-04T10:34:21.111Z","etag":null,"topics":["color-scheme","colorscheme","dark-theme","kanagawa","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/menisadi.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":"2025-04-10T07:57:29.000Z","updated_at":"2025-05-04T10:03:05.000Z","dependencies_parsed_at":"2025-04-10T09:24:50.137Z","dependency_job_id":"56cd48c1-d939-4939-a2c7-568b5d4aba63","html_url":"https://github.com/menisadi/kanagawa.vim","commit_stats":null,"previous_names":["menisadi/kanagawa.vim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menisadi%2Fkanagawa.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menisadi%2Fkanagawa.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menisadi%2Fkanagawa.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menisadi%2Fkanagawa.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/menisadi","download_url":"https://codeload.github.com/menisadi/kanagawa.vim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252761229,"owners_count":21800127,"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","colorscheme","dark-theme","kanagawa","vim"],"created_at":"2025-05-06T20:11:42.263Z","updated_at":"2025-05-06T20:11:43.301Z","avatar_url":"https://github.com/menisadi.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kanagawa.vim\n\nA modern and smooth [Kanagawa.nvim](https://github.com/rebelot/kanagawa.nvim)-inspired colorscheme for Vim.  \nMimics the wave variant of the Kanagawa palette. Requires true-color support.\n\n![kanagawa.vim preview](assets/kanagawa-preview.png)\n\n## Installation\n\n### With [vim-plug](https://github.com/junegunn/vim-plug)\n\n```vim\nPlug 'menisadi/kanagawa.vim'\n```\n\nThen restart Vim and run `:PlugInstall`.\n\n### With [Vundle](https://github.com/VundleVim/Vundle.vim)\n\n```vim\nPlugin 'menisadi/kanagawa.vim'\n```\n\nThen restart Vim and run `:PluginInstall`.\n\n### With [Pathogen](https://github.com/tpope/vim-pathogen)\n\n```bash\ncd ~/.vim/bundle\ngit clone https://github.com/menisadi/kanagawa.vim\n```\n\n### Manual Installation\n\n1. Download or clone this repository.\n2. Copy (or symlink) the `colors/kanagawa.vim` file to your `~/.vim/colors` directory.\n\n## Usage\n\nIn your `.vimrc` (or `init.vim`):\n```vim\nset termguicolors\ncolorscheme kanagawa\n```\n\n## Recommended Tmux Settings\n\nIf you’re using Tmux, ensure you’re using true-color overrides:\n\n```\nset -g default-terminal \"xterm-256color\"\nset -ga terminal-overrides \",xterm-256color:Tc\"\n```\n\n## Credits\n\n- [kanagawa.nvim](https://github.com/rebelot/kanagawa.nvim) by [rebelot](https://github.com/rebelot) (inspiration \u0026 palette).\n- [vim docs on colorschemes](https://vimhelp.org/syntax.txt.html#%3Acolorscheme).\n\n## License\n\n[MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenisadi%2Fkanagawa.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmenisadi%2Fkanagawa.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenisadi%2Fkanagawa.vim/lists"}