{"id":22345528,"url":"https://github.com/xn-sakina/vscode-virtual","last_synced_at":"2025-07-30T03:32:25.880Z","repository":{"id":234657450,"uuid":"789319436","full_name":"xn-sakina/vscode-virtual","owner":"xn-sakina","description":"Customize your VSCode styles","archived":false,"fork":false,"pushed_at":"2024-04-20T08:27:56.000Z","size":1600,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-10T15:08:06.023Z","etag":null,"topics":["vscode","vscode-css","vscode-custom","vscode-style"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=fz6m.vscode-virtual","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/xn-sakina.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}},"created_at":"2024-04-20T08:16:44.000Z","updated_at":"2024-07-14T08:37:32.000Z","dependencies_parsed_at":"2024-04-20T10:09:25.608Z","dependency_job_id":null,"html_url":"https://github.com/xn-sakina/vscode-virtual","commit_stats":null,"previous_names":["xn-sakina/vscode-virtual"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xn-sakina/vscode-virtual","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xn-sakina%2Fvscode-virtual","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xn-sakina%2Fvscode-virtual/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xn-sakina%2Fvscode-virtual/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xn-sakina%2Fvscode-virtual/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xn-sakina","download_url":"https://codeload.github.com/xn-sakina/vscode-virtual/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xn-sakina%2Fvscode-virtual/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267803984,"owners_count":24146527,"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-07-30T02:00:09.044Z","response_time":70,"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":["vscode","vscode-css","vscode-custom","vscode-style"],"created_at":"2024-12-04T09:18:00.138Z","updated_at":"2025-07-30T03:32:25.478Z","avatar_url":"https://github.com/xn-sakina.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode Virtual\n\nCustomize your vscode styles.\n\n### Config\n\n```ts\n{\n  \"vscode-virtual.styles\": [\n    // url\n    \"https://domain.com/style.css\",\n\n    // local file\n    // \"file:///Users/name/Documents/style.css\"\n  ],\n\n  // You can temp disable this plugin (Default: true)\n  \"vscode-virtual.enabled\": true\n}\n```\n\nif your file content has changed, use VSCode command `VSCode Virtual: Reload styles` to reload the style.\n\nNOTE: style changes require reloading VSCode to work.\n\n### Demo\n\nCustomize the VSCode start page logo:\n\n```ts\n{\n  \"vscode-virtual.styles\": [\n    \"https://gist.githubusercontent.com/fz6m/62e4f36cdf7ec8108d5e11ed9bec007b/raw/6f98a62f5d002d3555be351a22c4d74c71726706/logo.css\"\n  ]\n}\n```\n\n\u003cimg src='https://cdn.jsdelivr.net/gh/fz6m/Private-picgo@moe-2024/img/202404201638547.png' width='70%' /\u003e\n\nthis image from: [`ProgrammingVTuberLogos`](https://github.com/Aikoyori/ProgrammingVTuberLogos/blob/main/VSCode/VSCode.png)\n\n### Thanks/Inspiration\n\n - [vscode-background](https://github.com/shalldie/vscode-background) : Bring background images to your vscode.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxn-sakina%2Fvscode-virtual","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxn-sakina%2Fvscode-virtual","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxn-sakina%2Fvscode-virtual/lists"}