{"id":17914410,"url":"https://github.com/lawvs/a-soul-theme","last_synced_at":"2025-04-03T07:41:31.975Z","repository":{"id":99710724,"uuid":"485908277","full_name":"lawvs/a-soul-theme","owner":"lawvs","description":"稀土掘金2022编程挑战赛参赛作品（注：作者不是嘉心糖）。A Soul Theme for Visual Studio Code.","archived":false,"fork":false,"pushed_at":"2022-04-30T16:21:28.000Z","size":222,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T21:22:01.826Z","etag":null,"topics":["theme","visual-studio-code","visual-studio-extension"],"latest_commit_sha":null,"homepage":"https://hackathon2022.juejin.cn/#/works/detail?unique=GKEYxAhoPFUvtviq-nlTCw","language":"TypeScript","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/lawvs.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":"2022-04-26T18:44:14.000Z","updated_at":"2022-09-26T07:05:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d370416a-cd74-4d15-9d51-c5a32530267a","html_url":"https://github.com/lawvs/a-soul-theme","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawvs%2Fa-soul-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawvs%2Fa-soul-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawvs%2Fa-soul-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawvs%2Fa-soul-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lawvs","download_url":"https://codeload.github.com/lawvs/a-soul-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246961635,"owners_count":20861174,"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":["theme","visual-studio-code","visual-studio-extension"],"created_at":"2024-10-28T19:58:13.968Z","updated_at":"2025-04-03T07:41:31.950Z","avatar_url":"https://github.com/lawvs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A-SOUL Theme\n\n[![Build](https://github.com/lawvs/a-soul-theme/actions/workflows/build.yml/badge.svg)](https://github.com/lawvs/a-soul-theme/actions/workflows/build.yml)\n\n![a-soul-theme-preview](https://user-images.githubusercontent.com/18554747/165832745-806aea1f-a370-4d6a-9511-dc8d91a02f65.png)\n\n![image](https://user-images.githubusercontent.com/18554747/165396514-cca8483e-fcd2-43d8-8c06-4e922ec4623c.png)\n\nRead this in [简体中文 (Simplified Chinese)](./README.zh-cn.md)\n\n## Install\n\n- Download `a-soul-theme.vsix` from the [Releases](https://github.com/lawvs/a-soul-theme/releases) page.\n- Copy `a-soul-theme.vsix` into the `\u003cuser home\u003e/.vscode/extensions` folder and restart Code.\n- Or install it from `extension panel`.\n  ![image](https://user-images.githubusercontent.com/18554747/165837108-f8a7da00-26d8-4c2a-b08e-86a61f42c5e3.png)\n- Change color theme.\n  ![image](https://user-images.githubusercontent.com/18554747/165841439-141b06cd-0f37-4701-8b58-b96e2b23bc16.png)\n\n\n## Development\n\n```sh\n# Clone this repo\ngit clone git@github.com:lawvs/a-soul-theme.git\n\ncd ./a-soul-theme\n\n# Install dependencies\npnpm install\n\n# Development\npnpm run dev\n\n# Build theme\npnpm run build\n\n# Build vsix package\npnpm run package\n```\n\n- You can press `F5` to open a new window with the extension loaded.\n- Open `File \u003e Preferences \u003e Color Themes` and pick a color theme.\n- Open a file that has a language associated. The languages configured grammar will tokenize the text and assign 'scopes' to the tokens. To examine these scopes, invoke the `Developer: Inspect Editor Tokens and Scopes` command from the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P` on Mac).\n\n![inspect token](https://user-images.githubusercontent.com/18554747/166101716-538d8e05-f06c-4a05-8524-6c468d6a5359.png)\n\n## References\n\n- [Visual Studio Code Themes](https://code.visualstudio.com/docs/getstarted/themes)\n- [Color Themes | Visual Studio Code](https://code.visualstudio.com/api/references/theme-color)\n- [The VS Code Theme Editor](https://themes.vscode.one/)\n- [vscode-theme-generator](https://github.com/Tyriar/vscode-theme-generator)\n- [vscode-extension-samples](https://github.com/microsoft/vscode-extension-samples)\n- [Dracula](https://github.com/dracula/dracula-theme)\n\n## License\n\n[The MIT License](./LICENSE)\n\nNOTE: THE SOFTWARE ICON AND CHARACTERS IS NOT LICENSED BY MIT AND COPYRIGHT TO THE A-SOUL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawvs%2Fa-soul-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flawvs%2Fa-soul-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawvs%2Fa-soul-theme/lists"}