{"id":14363126,"url":"https://github.com/subframe7536/vscode-theme-maple","last_synced_at":"2025-04-09T17:02:43.905Z","repository":{"id":181391776,"uuid":"666426620","full_name":"subframe7536/vscode-theme-maple","owner":"subframe7536","description":"A colorful VSCode theme, support light or dark mode, with medium brightness and low saturation.","archived":false,"fork":false,"pushed_at":"2025-04-07T06:57:34.000Z","size":5810,"stargazers_count":123,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T17:02:27.931Z","etag":null,"topics":["theme","vscode","vscode-theme"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=subframe7536.theme-maple","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/subframe7536.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":"2023-07-14T13:41:52.000Z","updated_at":"2025-04-07T14:56:35.000Z","dependencies_parsed_at":"2023-07-15T10:35:05.290Z","dependency_job_id":"a36b9905-2eba-421a-a4fb-9d5ce51b4441","html_url":"https://github.com/subframe7536/vscode-theme-maple","commit_stats":null,"previous_names":["subframe7536/vscode-theme-maple"],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subframe7536%2Fvscode-theme-maple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subframe7536%2Fvscode-theme-maple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subframe7536%2Fvscode-theme-maple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subframe7536%2Fvscode-theme-maple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subframe7536","download_url":"https://codeload.github.com/subframe7536/vscode-theme-maple/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248074966,"owners_count":21043490,"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","vscode","vscode-theme"],"created_at":"2024-08-27T17:00:52.691Z","updated_at":"2025-04-09T17:02:43.899Z","avatar_url":"https://github.com/subframe7536.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"## Maple Dark Theme for VSCode\r\n\r\nA colorful VSCode theme, support light or dark mode, with medium brightness and low saturation.\r\n\r\n![](resources/dark.jpg)\r\n![](resources/light.jpg)\r\n\r\n- Font: [Maple Mono](https://github.com/subframe7536/maple-font)\r\n- Icon: [Catppuccin Icons for VSCode](https://github.com/catppuccin/vscode-icons)\r\n- UI: [Custom UI Style](https://github.com/subframe7536/vscode-custom-ui-style)\r\n- Terminal: PowerShell + [Starship](https://starship.rs/)\r\n\r\n### Italic Style On Keywords\r\n\r\nIf you just want the italic style on keywords like the theme do, just add this snippet into your `settings.json`\r\n\r\n```jsonc\r\n{\r\n  // existing settings...\r\n  \"editor.semanticTokenColorCustomizations\": {\r\n    \"rules\": {\r\n      \"interface\": {\r\n        \"italic\": true\r\n      },\r\n      \"selfParameter\": {\r\n        \"italic\": true\r\n      },\r\n      \"keyword\": {\r\n        \"italic\": true\r\n      },\r\n      \"*.static\": {\r\n        \"italic\": true\r\n      }\r\n    }\r\n  },\r\n  \"editor.tokenColorCustomizations\": {\r\n    \"textMateRules\": [\r\n      {\r\n        \"scope\": [\r\n          \"constant.language.undefined\",\r\n          \"constant.language.null\",\r\n          \"constant.language.nullptr\",\r\n          \"meta.type keyword.operator.expression.typeof\",\r\n          \"meta.type keyword.operator.expression.keyof\",\r\n          \"keyword.control\",\r\n          \"keyword.function\",\r\n          \"keyword.operator.borrow.and.rust\",\r\n          \"storage.type\",\r\n          \"storage.modifier\",\r\n          \"variable.language.this\",\r\n          \"markup.italic\"\r\n        ],\r\n        \"settings\": {\r\n          \"fontStyle\": \"italic\"\r\n        }\r\n      }\r\n    ]\r\n  }\r\n}\r\n```\r\n\r\n## Credit\r\n\r\n- Design inspiration: [moegi](https://github.com/moegi-design/vscode-theme)\r\n- Project structure: [vitesse](https://github.com/antfu/vscode-theme-vitesse)\r\n- Type check: [dracula](https://github.com/dracula/visual-studio-code)\r\n\r\n## License\r\nMIT\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubframe7536%2Fvscode-theme-maple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubframe7536%2Fvscode-theme-maple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubframe7536%2Fvscode-theme-maple/lists"}