{"id":21009062,"url":"https://github.com/avin/real-intellij-light","last_synced_at":"2026-03-19T18:26:14.303Z","repository":{"id":86507180,"uuid":"597716285","full_name":"avin/real-intellij-light","owner":"avin","description":"VSCode theme that looks like Webstorm IntelliJ Light","archived":false,"fork":false,"pushed_at":"2023-05-07T18:56:46.000Z","size":296,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-21T14:10:59.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=c75.real-intellij-light","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/avin.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":"2023-02-05T12:29:48.000Z","updated_at":"2025-05-21T04:17:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"d25ec622-b3da-4bf5-ac01-cc18d2a8d9bc","html_url":"https://github.com/avin/real-intellij-light","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avin/real-intellij-light","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Freal-intellij-light","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Freal-intellij-light/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Freal-intellij-light/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Freal-intellij-light/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avin","download_url":"https://codeload.github.com/avin/real-intellij-light/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Freal-intellij-light/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29780604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T10:45:18.109Z","status":"ssl_error","status_checked_at":"2026-02-24T10:45:09.911Z","response_time":75,"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-11-19T09:15:20.189Z","updated_at":"2026-02-24T11:02:06.204Z","avatar_url":"https://github.com/avin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real Intellij Light\n\nLight theme for Visual Studio Code. It uses Intellij-light theme colors and looks almost the same.\n\n![Preview](https://raw.githubusercontent.com/avin/real-intellij-light/master/assets/preview.png)\n\n\n## Settings recommendations:\n\n```json5\n{\n    // Theme\n    \"workbench.colorTheme\": \"Real IntelliJ Light\",\n  \n    // Show scrollbars\n    \"editor.scrollbar.verticalScrollbarSize\": 10,\n    \"editor.scrollbar.horizontalScrollbarSize\": 10,\n    \"editor.scrollbar.vertical\": \"visible\",\n    \"editor.scrollbar.horizontal\": \"visible\",\n\n    // Fonts\n    \"editor.fontFamily\": \"'JetBrains Mono'\",\n    \"editor.fontWeight\": \"500\",\n    \"editor.fontSize\": 17,\n    \"editor.letterSpacing\": -0.2,\n    \"editor.lineHeight\": 1.25,\n\n    // Menu\n    \"workbench.tree.indent\": 24,\n}\n```\n\n## Recommended extensions:\n\n* [Duplicate selection or line](https://marketplace.visualstudio.com/items?itemName=geeebe.duplicate) - duplicate lines like in IntelliJ IDEA\n* [JetBrains IDEA Icons](https://marketplace.visualstudio.com/items?itemName=Mostik.JetBrainsIcons) - icons like in IntelliJ IDEA\n* [Numbered Bookmarks](https://marketplace.visualstudio.com/items?itemName=alefragnani.numbered-bookmarks) - bookmarks like in IntelliJ IDEA\n\n## Hack internal CSS\n\nUse [Custom CSS and JS Loader](https://marketplace.visualstudio.com/items?itemName=be5invis.vscode-custom-css) with CSS:\n\n```css\n/* Disable animations */\n.monaco-hover {\n    animation: none;\n}\n\n/* Cursor on tabs like in IntelliJ IDEA */\n.tabs-and-actions-container *,\n.monaco-list * {\n    cursor: default !important;\n}\n\n/* More highlighting active tab */\n.tab.active {\n    box-shadow: inset 0 -3px #4083c9;\n}\n\n/* Change UI font */\n.windows {\n    font-family: Verdana, sans-serif;\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favin%2Freal-intellij-light","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favin%2Freal-intellij-light","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favin%2Freal-intellij-light/lists"}