{"id":13898857,"url":"https://github.com/skielbasa/vim-material-monokai","last_synced_at":"2025-07-17T16:31:02.716Z","repository":{"id":224868397,"uuid":"112410648","full_name":"skielbasa/vim-material-monokai","owner":"skielbasa","description":"A dark Material Design version of Monokai for Vim","archived":false,"fork":false,"pushed_at":"2020-07-09T12:36:12.000Z","size":14,"stargazers_count":93,"open_issues_count":1,"forks_count":28,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-25T05:30:34.783Z","etag":null,"topics":["airline-themes","color-scheme","material-design","vim","vim-colorscheme"],"latest_commit_sha":null,"homepage":"","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/skielbasa.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-11-29T01:32:57.000Z","updated_at":"2023-10-18T10:14:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"46ed88b5-f854-4eb0-95c5-180cb0c4bef9","html_url":"https://github.com/skielbasa/vim-material-monokai","commit_stats":null,"previous_names":["skielbasa/vim-material-monokai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skielbasa/vim-material-monokai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skielbasa%2Fvim-material-monokai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skielbasa%2Fvim-material-monokai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skielbasa%2Fvim-material-monokai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skielbasa%2Fvim-material-monokai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skielbasa","download_url":"https://codeload.github.com/skielbasa/vim-material-monokai/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skielbasa%2Fvim-material-monokai/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265629891,"owners_count":23801488,"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":["airline-themes","color-scheme","material-design","vim","vim-colorscheme"],"created_at":"2024-08-06T18:04:29.564Z","updated_at":"2025-07-17T16:31:02.711Z","avatar_url":"https://github.com/skielbasa.png","language":"Vim script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"# Material Monokai Color Scheme for Vim\n\nInspired by brendanblackwood's [material-monokai-syntax theme](https://github.com/brendanblackwood/material-monokai-syntax), my favorite Atom Syntax theme.\n\nThis theme uses sickill's [vim-monokai](https://github.com/sickill/vim-monokai) as a base with its colors shifted to the Material Design color palette. It is recommended that you use a [matching terminal theme](https://github.com/MartinSeeler/iterm2-material-design).\n\n\u003e **NOTE:** A terminal that supports true colors is strongly recommended. There is a 256 color fallback, but it doesn't look that great.\n\n## Screenshots\n\n![Material Monokai](https://i.imgur.com/oDzQb5A.png)\n\n## Installation\n\nInstall this color scheme using your preferred Vim plugin manager, then add the following to your .vimrc file:\n\n```vim\nset background=dark\nset termguicolors\ncolorscheme material-monokai\n```\n\n### Options\n\nEnable italic comments (terminal permitting) by adding the following to your .vimrc file:\n```vim\nlet g:materialmonokai_italic=1\n```\n\nEnable subtle Spell highlighting:\n```vim\nlet g:materialmonokai_subtle_spell=1\n```\n\nDisable the custom ALE indicators if you want to set your own or like the default ones:\n```vim\nlet g:materialmonokai_custom_lint_indicators=0\n```\n\n### Vim Airline Support\nIncludes a matching [Airline](https://github.com/vim-airline/vim-airline) theme. To activate it, add the following to your .vimrc file:\n```vim\nlet g:airline_theme='materialmonokai'\n```\n\n#### Vim Airline Options\nEnable subtle mode indicator. By default both sides of the bar will change color based on the current mode. Turning this setting on will make only the mode label change color. To activate it, add the following to your .vimrc file:\n```vim\nlet g:materialmonokai_subtle_airline=1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskielbasa%2Fvim-material-monokai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskielbasa%2Fvim-material-monokai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskielbasa%2Fvim-material-monokai/lists"}