{"id":15136053,"url":"https://github.com/dinbtechit/vscode-theme","last_synced_at":"2025-05-15T03:04:56.549Z","repository":{"id":37256878,"uuid":"485431930","full_name":"dinbtechit/vscode-theme","owner":"dinbtechit","description":"VSCode theme for all Jetbrains IDEs","archived":false,"fork":false,"pushed_at":"2025-04-14T00:21:19.000Z","size":2133,"stargazers_count":902,"open_issues_count":3,"forks_count":26,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-14T01:55:55.963Z","etag":null,"topics":["android-studio","clion","golang","intellij-plugin","jetbrains","pycharm","rider","showcase","theme","vscode-theme","webstorm"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/19177-vscode-theme/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dinbtechit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":"dinbtechit","custom":"https://www.buymeacoffee.com/dinbtechit"}},"created_at":"2022-04-25T15:39:58.000Z","updated_at":"2025-04-14T00:21:23.000Z","dependencies_parsed_at":"2023-10-16T12:47:01.887Z","dependency_job_id":"f2280585-b555-4248-82d2-44853230e754","html_url":"https://github.com/dinbtechit/vscode-theme","commit_stats":{"total_commits":249,"total_committers":9,"mean_commits":"27.666666666666668","dds":"0.22088353413654616","last_synced_commit":"ca7957df13966bae0bb0b7414e8189352895fc39"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinbtechit%2Fvscode-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinbtechit%2Fvscode-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinbtechit%2Fvscode-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinbtechit%2Fvscode-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dinbtechit","download_url":"https://codeload.github.com/dinbtechit/vscode-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248809032,"owners_count":21164895,"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":["android-studio","clion","golang","intellij-plugin","jetbrains","pycharm","rider","showcase","theme","vscode-theme","webstorm"],"created_at":"2024-09-26T06:03:53.745Z","updated_at":"2025-04-14T01:56:08.291Z","avatar_url":"https://github.com/dinbtechit.png","language":"Kotlin","funding_links":["https://github.com/sponsors/dinbtechit","https://www.buymeacoffee.com/dinbtechit","https://img.shields.io/badge/--FFDD04?style=flat\u0026logo=buy-me-a-coffee\u0026logoColor=222222\u0026label=Buy%20Me%20a%20Coffee\u0026labelColor=FFDD04\u0026color=FFDD04\u0026link=https%3A%2F%2Fwww.buymeacoffee.com%2Fdinbtechit"],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"src/main/resources/META-INF/pluginIcon.svg\" alt=\"drawing\" width=\"75\"/\u003e VSCode Theme for Jetbrains IDEs\n\n![Build](https://github.com/dinbtechit/vscode-theme/workflows/Build/badge.svg)\n[![Version](https://img.shields.io/jetbrains/plugin/v/19177.svg)](https://plugins.jetbrains.com/plugin/19177)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/19177.svg)](https://plugins.jetbrains.com/plugin/19177)\n[![Static Badge](https://img.shields.io/badge/--FFDD04?style=flat\u0026logo=buy-me-a-coffee\u0026logoColor=222222\u0026label=Buy%20Me%20a%20Coffee\u0026labelColor=FFDD04\u0026color=FFDD04\u0026link=https%3A%2F%2Fwww.buymeacoffee.com%2Fdinbtechit)\n](https://www.buymeacoffee.com/dinbtechit)\n\n\n\u003c!-- Plugin description --\u003e\nProvides Visual Studio Code / VSCode Editor Color Scheme for Jetbrains IDEs (webstorm, Intellij, Rider \u0026 many more);\nThis plugin aims to closely emulate the VSCode theme within the IDE, simplifying the process of switching between different development environments.\n\n\u003e Note - Some text colors might not be accurate due to either JetBrains does not allow us to override those colors or the default colors being more intuitive.\n\n#### Themes:\n\n**Dark:**\n- VSCode Dark+\n- VSCode Dark Modern\n\n**Light:**\n- VSCode Light Modern (Experimental - Feel free to report bugs at https://github.com/dinbtechit/vscode-theme/issues)\n\n**For Best Viewing Experience:** \n- Plugins: VSCode Theme + Rainbow Brackets\n\n### Supported Languages\n- Advance Syntax highlighting Support: \n  - JavaScript, TypeScript, Java, Dart/Flutter, Rust, Python, Kotlin, C#/F#, Php, Go\n  - C, C++ and Objective-C\n- Basic Syntax highlighting:\n  - Ruby and many more. \n\n### Supported Platforms\nIntellij, Webstorm, Android Studio, CLion, PhpStorm, Rider, GoLang and many more.\n\n\u003c!-- Plugin description end --\u003e\n\n## Installation\n\n- Using IDE built-in plugin system:\n  \n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"vscode theme\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n  \n- Manually:\n\n  Download the [latest release](https://github.com/dinbtechit/vscode-theme/releases/latest) and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n---\n## Roadmap\n- [ ] Improvements to VSCode Light Modern to cover all major programming languages\n- [ ] Rainbow brackets (with 3 colors)\n- [ ] File icons to match VSCode\n- [ ] Enhanced syntax highlighting for Ruby\n- and many more. . .\n\n## How can I contribute?\n\n- By starring this Github project and rating the [VSCode plugin](https://plugins.jetbrains.com/plugin/19177-vscode-theme).\n- By submitting bugs and features -\u003e [https://github.com/dinbtechit/vscode-theme/issues](https://github.com/dinbtechit/vscode-theme/issues)\n- By submitting pull requests for the above roadmap items.\n- By sponsoring its development to ensure that the project is actively maintained and improved. \n\n\u003e If you find this plugin useful consider sponsoring its development to ensure that the project is actively maintained and improved. [Buy me a Coffee](https://www.buymeacoffee.com/dinbtechit) \n\n[![image](https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-1.svg)](https://www.buymeacoffee.com/dinbtechit)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinbtechit%2Fvscode-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinbtechit%2Fvscode-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinbtechit%2Fvscode-theme/lists"}