{"id":13898662,"url":"https://github.com/gf3/molotov","last_synced_at":"2025-04-14T10:50:39.263Z","repository":{"id":66112832,"uuid":"126364978","full_name":"gf3/molotov","owner":"gf3","description":"The exciting colour scheme that will make you code good™","archived":false,"fork":false,"pushed_at":"2018-05-14T18:37:53.000Z","size":10,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T16:25:29.531Z","etag":null,"topics":["color","colour","scheme","terminal","vim"],"latest_commit_sha":null,"homepage":"https://butt.zone/molotov","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/gf3.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":"2018-03-22T16:34:15.000Z","updated_at":"2023-04-29T14:29:12.000Z","dependencies_parsed_at":"2023-03-10T23:37:19.736Z","dependency_job_id":null,"html_url":"https://github.com/gf3/molotov","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gf3%2Fmolotov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gf3%2Fmolotov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gf3%2Fmolotov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gf3%2Fmolotov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gf3","download_url":"https://codeload.github.com/gf3/molotov/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248868826,"owners_count":21174754,"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","colour","scheme","terminal","vim"],"created_at":"2024-08-06T18:04:23.798Z","updated_at":"2025-04-14T10:50:39.257Z","avatar_url":"https://github.com/gf3.png","language":"Vim script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"# Molotov colour scheme\nMolotov is a vim colour scheme that gets out of your way and lets you focus on what's at hand. It has additional colouring info for many languages and plugins.\n\nMolotov works best with 256 colors or a True Color terminal and is supported in vim, neovim, GVim, MacVim, et al.\n\n## Installation\n### Using [vim-plug](https://github.com/junegunn/vim-plug)\n``` vim\nPlug 'gf3/molotov'\n```\n\n### Manually\nCopy [molotov.vim](colors/molotov.vim) to the `colors` directory in your vim configuration directory.\n\n### Setup\nYou’ll want to use a similar config to effectively use Molotov:\n\n``` vim\n\" Set 256 colours, dark background, and molotov\nset t_Co=256\nset background=dark\ncolorscheme molotov\n\n\" If using airline.vim:\nlet g:airline_theme='molotov'\n```\n\n### Terminal colours\nGrab Molotov for your terminal as well!\n\n- [Molotov for iTerm2]\n- [Molotov for Terminal]\n- [Molotov for Alacritty]\n\n## Screenshots\n\n### Javascript\n![Terminal Vim Screenshot for JavaScript](https://butt.zone/molotov/molotov-javascript.png)\n\n### Typescript\n![Terminal Vim Screenshot for TypeScript](https://butt.zone/molotov/molotov-typescript.png)\n\n### CSS\n![Terminal Vim Screenshot for CSS](https://butt.zone/molotov/molotov-css.png)\n\n### Ruby\n![Terminal Vim Screenshot for Ruby](https://butt.zone/molotov/molotov-ruby.png)\n\n### C\n![Terminal Vim Screenshot for C](https://butt.zone/molotov/molotov-c.png)\n\n## Modes\n|     | Unmodified | Modified |\n| --- | --- | --- |\n| Normal | ![](https://butt.zone/molotov/molotov-normal.png) | ![](https://butt.zone/molotov/molotov-normal-modified.png) |\n| Insert | ![](https://butt.zone/molotov/molotov-insert.png) | ![](https://butt.zone/molotov/molotov-insert-modified.png) |\n| Visual | ![](https://butt.zone/molotov/molotov-visual.png) | ![](https://butt.zone/molotov/molotov-visual-modified.png) |\n| Replace | ![](https://butt.zone/molotov/molotov-replace.png) | ![](https://butt.zone/molotov/molotov-replace-modified.png) |\n\n[Molotov for iTerm2]: https://raw.githubusercontent.com/gf3/dotfiles/master/Molotov.itermcolors\n[Molotov for Terminal]: https://raw.githubusercontent.com/gf3/dotfiles/master/Molotov.terminal\n[Molotov for Alacritty]: https://raw.githubusercontent.com/gf3/dotfiles/master/.alacritty.yml\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgf3%2Fmolotov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgf3%2Fmolotov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgf3%2Fmolotov/lists"}