{"id":19424604,"url":"https://github.com/fredrikaverpil/vscode-material-theme","last_synced_at":"2025-04-24T16:31:26.575Z","repository":{"id":71243328,"uuid":"74706195","full_name":"fredrikaverpil/vscode-material-theme","owner":"fredrikaverpil","description":"Material Theme","archived":false,"fork":false,"pushed_at":"2017-04-17T12:32:35.000Z","size":35,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-20T12:58:21.939Z","etag":null,"topics":["material-theme","theme","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":null,"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/fredrikaverpil.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-11-24T21:29:23.000Z","updated_at":"2025-01-08T11:20:36.000Z","dependencies_parsed_at":"2023-05-18T19:30:37.399Z","dependency_job_id":null,"html_url":"https://github.com/fredrikaverpil/vscode-material-theme","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/fredrikaverpil%2Fvscode-material-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredrikaverpil%2Fvscode-material-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredrikaverpil%2Fvscode-material-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredrikaverpil%2Fvscode-material-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fredrikaverpil","download_url":"https://codeload.github.com/fredrikaverpil/vscode-material-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250663544,"owners_count":21467366,"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":["material-theme","theme","vscode","vscode-extension"],"created_at":"2024-11-10T13:44:46.314Z","updated_at":"2025-04-24T16:31:26.570Z","avatar_url":"https://github.com/fredrikaverpil.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notice: THIS THEME IS NO LONGER MAINTAINED\n\nSince [Mattia Astorino](https://github.com/equinusocio) has released his excellent [Material Theme for Visual Code](https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme), I am no longer maintaining this theme. Please use his theme instead!\n\n\n# Material Theme for vscode\n\n[![](https://vsmarketplacebadge.apphb.com/version-short/fredrikaverpil.vscode-material-theme.svg)](https://marketplace.visualstudio.com/items?itemName=fredrikaverpil.vscode-material-theme)\n[![](https://vsmarketplacebadge.apphb.com/installs-short/fredrikaverpil.vscode-material-theme.svg)](https://marketplace.visualstudio.com/items?itemName=fredrikaverpil.vscode-material-theme)\n[![The MIT License](https://img.shields.io/github/license/mashape/apistatus.svg)](http://opensource.org/licenses/MIT)\n\n\nThis theme is directly based on the excellent Material Theme by [Mattia Astorino](https://github.com/equinusocio) without any modifications.\n\n\n## Screenshot\n\n![Screenshot](https://cloud.githubusercontent.com/assets/994357/22574280/55963086-e9ae-11e6-8469-2c26a255f1ad.png)\n\n\n\n## Resources\n\n* [Github source](https://github.com/fredrikaverpil/vscode-material-theme)\n* [Visual Studio Marketplace page](https://marketplace.visualstudio.com/items?itemName=fredrikaverpil.vscode-material-theme)\n\n\n\n## Notes on updating the theme\n\n\n#### Clone this repository\n\n```bash\ngit clone https://github.com/fredrikaverpil/vscode-material-theme.git\ncd vscode-material-theme\n```\n\n#### Download the latest version of the theme\n\n```bash\ncurl -o themes/material-theme.tmTheme https://raw.githubusercontent.com/equinusocio/material-theme/develop/schemes/Material-Theme.tmTheme\n```\n\n#### Install and run Yo Code\n\nOffical Yo code docs: [https://code.visualstudio.com/docs/tools/yocode](https://code.visualstudio.com/docs/tools/yocode)\n\nPlease note, this step is not needed to follow as the git repo already holds all of the data which Yo Code generates, but it's here for completeness:\n\n```bash\nnpm install -g yo generator-code\nyo code\n```\n\n#### Bump version and create update changelog\n\n* Bump the version number in `package.json`\n* Add notes on the update in `CHANGELOG.md`\n\n\n#### Test extension\n\nOfficial vsce docs: [https://code.visualstudio.com/docs/tools/vscecli](https://code.visualstudio.com/docs/tools/vscecli)\n\n```bash\nnpm install -g vsce\nvsce package  # create .vsix\ncode --install-extension *.vsix  # test it\nmv *.vsix vsix/  # Move it into \"vsix\" folder\n```\n\n\n#### Publish to Github and Visual Studio Marketplace\n\n```bash\ngit commit -am \"Updated theme\"\ngit push\n```\n\nNotes on setting up a token in the [official vsce docs](https://code.visualstudio.com/docs/tools/vscecli).\n\n```bash\nvsce publish\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredrikaverpil%2Fvscode-material-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredrikaverpil%2Fvscode-material-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredrikaverpil%2Fvscode-material-theme/lists"}