{"id":16763377,"url":"https://github.com/mkubdev/material-vscode-jetbrains","last_synced_at":"2026-02-13T01:08:55.189Z","repository":{"id":119729938,"uuid":"224407804","full_name":"mkubdev/material-vscode-jetbrains","owner":"mkubdev","description":"🔧 VSCode Dark+ colourings for WebStorm, working with the Material UI plugin + colorScheme dark+ from @lenny1882","archived":false,"fork":false,"pushed_at":"2019-12-04T10:58:48.000Z","size":10,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-25T01:43:46.504Z","etag":null,"topics":[],"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/mkubdev.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":"2019-11-27T10:44:59.000Z","updated_at":"2024-12-01T20:19:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b9d40a4-4b40-4f07-a6c6-f6d3aca316ba","html_url":"https://github.com/mkubdev/material-vscode-jetbrains","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkubdev/material-vscode-jetbrains","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkubdev%2Fmaterial-vscode-jetbrains","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkubdev%2Fmaterial-vscode-jetbrains/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkubdev%2Fmaterial-vscode-jetbrains/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkubdev%2Fmaterial-vscode-jetbrains/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkubdev","download_url":"https://codeload.github.com/mkubdev/material-vscode-jetbrains/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkubdev%2Fmaterial-vscode-jetbrains/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29391072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"ssl_error","status_checked_at":"2026-02-13T00:53:09.126Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-13T05:06:24.701Z","updated_at":"2026-02-13T01:08:55.170Z","avatar_url":"https://github.com/mkubdev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# material-vscode-jetbrains\n\nVSCode Dark+ colourings for WebStorm, working with the Material UI plugin + colorScheme dark+ from @lenny1882\n\nLast version checked: WebStorm 2019.3\n\n## Introduction\n\nIn order for the theme to work and it can be installed, you must first install the __Material UI__ plugin for Webstorm.\nYou can find the plugin [on this repos](https://github.com/ChrisRM/material-theme-jetbrains) from @ChrisRM.\n\n\n## Use\n\n### Theming - (Need Material UI Plugin)\n\n* Download the .xml file\n* Open IDE, and go to __Settings__\n* In the left-hand menu: Appearance \u0026 Behavior \u003e Material Theme \u003e select __Custom theme__\n* In the left-hand menu: Appearance \u0026 Behavior \u003e Material Custom Theme\n* Click the dropdown selector on the top right corner\n* Click __Select .xml file from disk__\n* Select the .xml file, Aply\n\n### Colourings\n\n* Download the .icls file\n* Open IDE, and go to __Settings__\n* In the left-hand menu: Editor \u003e Color Scheme\n* Click the cog next to the _Scheme_ dropdown and __Import Scheme__\n* Select the .icls file, Apply\n\n#### User Screenshots\n\n|[TheOnlyReadOnly](https://github.com/TheOnlyReadOnly)|\n|---|\n|[![TheOnlyReadOnly](https://raw.githubusercontent.com/lenny1882/vscode-dark-plus-webstorm/screenshots/screenshots/TheOnlyReadOnly_320.jpg)](https://raw.githubusercontent.com/lenny1882/vscode-dark-plus-webstorm/screenshots/screenshots/TheOnlyReadOnly.png?raw=true)|\n\n\n## TODO and Not Done\n### Theming\n__TODO__\n* Match all the color from VSCode\n* Match Highlight color\n\n### Colourings\n__TODO__\n* Diff \u0026 Merge\n* VCS\n\n__NOT DONE__ (from @lenny1882)\n\nThe following have not had their colours changed, as there is no VSCode equivalent, or they require extensions for syntax highlighting (which may be opinionated).\n\n* Cucumber\n* Diagrams\n* EditorConfig\n* EJS\n* HAML\n* HTTP Request\n* JSP\n* RegExp\n* Stylus\n* XPath\n* Spy-js\n\n## Disclaimer\nThe vast majority of work has been done with WebStorm open next to VSCode and its DevTools, selecting elements in VSCode and copying colour values where WebStorm does not match. As such, neither colourings nor theme are an exact replica (and never will be - VSCode and WebStorm handle a lot of things differently. VSCode, for example, offers far more granular syntax highlighting).\n\nThis project is maintained, as WebStorm is my favorite IDE. Pull requests are welcome.\n\n## Contributors and Thanks\n### Thanks\n* Zhan Ishzhanov ([janat08](https://github.com/janat08)) - for flagging font differences across platforms\n* Marco Nava ([TheOnlyReadOnly](https://github.com/TheOnlyReadOnly)) - user screenshot","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkubdev%2Fmaterial-vscode-jetbrains","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkubdev%2Fmaterial-vscode-jetbrains","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkubdev%2Fmaterial-vscode-jetbrains/lists"}