{"id":13666115,"url":"https://github.com/hzchirs/vim-material","last_synced_at":"2025-04-26T12:31:05.413Z","repository":{"id":89322412,"uuid":"96388701","full_name":"hzchirs/vim-material","owner":"hzchirs","description":"🧩 Visual Studio Code Material Theme port for Vim/Neovim","archived":false,"fork":false,"pushed_at":"2024-01-30T03:20:20.000Z","size":44,"stargazers_count":367,"open_issues_count":0,"forks_count":41,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-02T06:03:56.339Z","etag":null,"topics":["airline-themes","neovim","theme","treesitter","vim","vim-colorschemes","vim-material"],"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/hzchirs.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-07-06T04:36:42.000Z","updated_at":"2024-08-02T06:04:03.520Z","dependencies_parsed_at":"2024-01-30T04:31:26.881Z","dependency_job_id":"a89c3b5c-6792-41e1-8c53-921eda93720f","html_url":"https://github.com/hzchirs/vim-material","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hzchirs%2Fvim-material","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hzchirs%2Fvim-material/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hzchirs%2Fvim-material/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hzchirs%2Fvim-material/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hzchirs","download_url":"https://codeload.github.com/hzchirs/vim-material/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224035043,"owners_count":17244893,"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","neovim","theme","treesitter","vim","vim-colorschemes","vim-material"],"created_at":"2024-08-02T06:00:59.125Z","updated_at":"2024-11-11T01:30:30.277Z","avatar_url":"https://github.com/hzchirs.png","language":"Vim Script","funding_links":[],"categories":["Vim Script","Vim script"],"sub_categories":[],"readme":"```\n       _                                 _            _       _\n__   _(_)_ __ ___        _ __ ___   __ _| |_ ___ _ __(_) __ _| |\n\\ \\ / / | '_ ` _ \\ _____| '_ ` _ \\ / _` | __/ _ \\ '__| |/ _` | |\n \\ V /| | | | | | |_____| | | | | | (_| | ||  __/ |  | | (_| | |\n  \\_/ |_|_| |_| |_|     |_| |_| |_|\\__,_|\\__\\___|_|  |_|\\__,_|_|\n```\n\n# vim-material\n[Visual Studio Code Material Theme](https://github.com/material-theme/vsc-material-theme) port\nfor Vim / Neovim.\n\n* supports true color terminal and gvim only.\n* supports [treesitter](https://github.com/nvim-treesitter/nvim-treesitter).\n\nScreenshot\n------------\n\n**Dark**\n![Dark](https://imgur.com/xfGYwwc.jpg)\n\n**Light**\n![Light](https://user-images.githubusercontent.com/4735528/42131913-8c1b0d68-7d3f-11e8-935a-4c10181127d9.png)\n\n**Palenight**\n![Palenight](https://user-images.githubusercontent.com/4735528/42134016-056046f4-7d66-11e8-9ea0-c96a59a5b7b0.png)\n\n**Oceanic**\n![Oceanic](https://user-images.githubusercontent.com/4735528/47250634-6ebe2b00-d457-11e8-92d7-dabb871f60f1.png)\n\nInstallation\n------------\n\n* [vim-plug](https://github.com/junegunn/vim-plug)\n```vim\nPlug 'hzchirs/vim-material'\n\n\" nvim version \u003c 8.0\nPlug 'hzchirs/vim-material', { 'tag': 'v1.0' }\n\n\" Dark\nset background=dark\ncolorscheme vim-material\n\n\" Palenight\nlet g:material_style='palenight'\nset background=dark\ncolorscheme vim-material\n\n\" Oceanic\nlet g:material_style='oceanic'\nset background=dark\ncolorscheme vim-material\n\n\" Light\nset background=light\ncolorscheme vim-material\n```\n\n### Airline\nColorscheme also include an [Airline](https://github.com/vim-airline/vim-airline) theme\n\n```vim\nlet g:airline_theme='material'\n```\n\nLicense\n---\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhzchirs%2Fvim-material","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhzchirs%2Fvim-material","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhzchirs%2Fvim-material/lists"}