{"id":20189414,"url":"https://github.com/mohamed3nan/gray-plus-theme","last_synced_at":"2025-09-01T03:40:53.834Z","repository":{"id":169569200,"uuid":"376131882","full_name":"Mohamed3nan/gray-plus-theme","owner":"Mohamed3nan","description":"🎨A theme extension for Visual Studio Code based on Drak+ (default dark) Syntax but with Gray UI.","archived":false,"fork":false,"pushed_at":"2023-07-07T04:15:59.000Z","size":345,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-23T23:25:50.395Z","etag":null,"topics":["dark","dark-theme","gray","gray-theme","jetbrains","jetbrains-theme","pycharm","pycharm-theme","theme","visual-studio","visual-studio-code","vscode","vscode-extension","vscode-theme","webstorm","webstorm-theme"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=Anan.gray-plus-theme","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/Mohamed3nan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-06-11T20:07:21.000Z","updated_at":"2025-02-22T16:43:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"58b7a06d-540b-4e19-b422-eb0a6d0b0e65","html_url":"https://github.com/Mohamed3nan/gray-plus-theme","commit_stats":null,"previous_names":["mohamed3nan/gray-plus-theme"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mohamed3nan/gray-plus-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed3nan%2Fgray-plus-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed3nan%2Fgray-plus-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed3nan%2Fgray-plus-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed3nan%2Fgray-plus-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mohamed3nan","download_url":"https://codeload.github.com/Mohamed3nan/gray-plus-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed3nan%2Fgray-plus-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273070820,"owners_count":25040354,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dark","dark-theme","gray","gray-theme","jetbrains","jetbrains-theme","pycharm","pycharm-theme","theme","visual-studio","visual-studio-code","vscode","vscode-extension","vscode-theme","webstorm","webstorm-theme"],"created_at":"2024-11-14T03:36:52.538Z","updated_at":"2025-09-01T03:40:53.775Z","avatar_url":"https://github.com/Mohamed3nan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gray+ Theme for Visual Studio Code\n[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/mohamed3nan/gray-plus-theme)\n[![Marketplace](https://vsmarketplacebadge.apphb.com/version/Anan.gray-plus-theme.svg)](https://vsmarketplacebadge.apphb.com/version/Anan.gray-plus-theme.svg)\n[![Installs](https://vsmarketplacebadge.apphb.com/installs-short/Anan.gray-plus-theme.svg)](https://vsmarketplacebadge.apphb.com/installs-short/Anan.gray-plus-theme.svg)\n[![Downloads](https://vsmarketplacebadge.apphb.com/downloads-short/Anan.gray-plus-theme.svg)](https://vsmarketplacebadge.apphb.com/downloads-short/Anan.gray-plus-theme.svg)\n[![Rating](https://vsmarketplacebadge.apphb.com/rating-star/Anan.gray-plus-theme.svg)](https://vsmarketplacebadge.apphb.com/rating-star/Anan.gray-plus-theme.svg)\n\n[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/mohamed3nan/Gray-Plus-Theme.svg)](http://isitmaintained.com/project/mohamed3nan/gray-plus-theme \"Average time to resolve an issue\")\n[![Percentage of issues still open](https://isitmaintained.com/badge/open/mohamed3nan/Gray-Plus-Theme.svg)](http://isitmaintained.com/project/mohamed3nan/gray-plus-theme \"Percentage of issues still open\")\n\n\n## Description\nA theme extension for Visual Studio Code based on Drak+ (default dark) Syntax but with Gray UI.\n\n## Installation\nLaunch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.\n\n```ext install anan.gray-plus-theme```\n\nor:\n\n[Download from VisualStudio Marketplace](https://marketplace.visualstudio.com/items?itemName=Anan.gray-plus-theme)\n\n## Screenshot\n![ScreenShot](screenshots/terminal.png)\n\n## Tweaks \u0026 theming\nIf you want to play around with new colors, use the setting\n`workbench.colorCustomizations` to customize the currently selected theme. For\nexample, you can add this snippet in your \"settings.json\" file:\n\n```json\n\"workbench.colorCustomizations\": {\n  \"tab.activeBackground\": \"#282c34\",\n  \"activityBar.background\": \"#282c34\",\n  \"sideBar.background\": \"#282c34\"\n}\n```\n\nor use the setting `editor.tokenColorCustomizations`\n\n```json\n\"editor.tokenColorCustomizations\": {\n  \"[Gray+]\": {\n    \"textMateRules\": [\n      {\n        \"scope\": [\"source.python\"],\n        \"settings\": {\n          \"foreground\": \"#e06c75\"\n        }\n      }\n    ]\n  }\n}\n```\n### Enablement of semantic highlighting\nBy default [Semantic Highlighting](https://code.visualstudio.com/api/language-extensions/semantic-highlight-guide#enablement-of-semantic-highlighting) value is true in this theme, you can add this snippet in your \"settings.json\" file to disable it:\n```json\n\"editor.semanticHighlighting.enabled\": false\n```\n\nPlease check the official documentation,\n[Theme Color Reference](https://code.visualstudio.com/docs/getstarted/theme-color-reference) and\n[Theme Color](https://code.visualstudio.com/docs/getstarted/themes), for more helpful information.\n\n[More info](https://code.visualstudio.com/updates/v1_15#_user-definable-syntax-highlighting-colors)\n\n\n## Contribution\nFeel free to make a pull request or open a new issue.\n\n\n## Resources\n- [VS Code](https://github.com/microsoft/vscode/tree/main/extensions/theme-defaults/themes)\n\n\n## Changelog\n[CHANGELOG](CHANGELOG.md)\n\n\n## License\nThis project is licensed under the MIT License - see the\n[MIT](LICENSE.txt) file for details.\n\n\n---\n\n**Enjoy!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamed3nan%2Fgray-plus-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohamed3nan%2Fgray-plus-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamed3nan%2Fgray-plus-theme/lists"}