{"id":16251238,"url":"https://github.com/amnweb/monospace-idx-theme","last_synced_at":"2026-01-20T13:32:47.036Z","repository":{"id":240456754,"uuid":"802689549","full_name":"amnweb/monospace-idx-theme","owner":"amnweb","description":"Monospace theme for VSCode","archived":false,"fork":false,"pushed_at":"2024-06-22T13:34:22.000Z","size":941,"stargazers_count":16,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-21T07:48:25.844Z","etag":null,"topics":["idx","idx-theme","monospace","monospace-idx-theme","monospace-theme","vscode-idx"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=SpaceBox.monospace-idx-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/amnweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-05-19T01:48:35.000Z","updated_at":"2025-09-28T09:52:25.000Z","dependencies_parsed_at":"2024-05-19T02:35:55.156Z","dependency_job_id":"3f6f01d4-cd0c-42f0-a8f9-c2fd36393dfa","html_url":"https://github.com/amnweb/monospace-idx-theme","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":0.4814814814814815,"last_synced_commit":"6c5e02bb4972d0970dcf72fde5018c59f8ef9831"},"previous_names":["amnweb/monospace-theme"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amnweb/monospace-idx-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnweb%2Fmonospace-idx-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnweb%2Fmonospace-idx-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnweb%2Fmonospace-idx-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnweb%2Fmonospace-idx-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amnweb","download_url":"https://codeload.github.com/amnweb/monospace-idx-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnweb%2Fmonospace-idx-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: 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":["idx","idx-theme","monospace","monospace-idx-theme","monospace-theme","vscode-idx"],"created_at":"2024-10-10T15:09:30.476Z","updated_at":"2026-01-20T13:32:47.020Z","avatar_url":"https://github.com/amnweb.png","language":null,"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/amnweb/monospace-idx-theme/raw/main/images/icon.png\" width=\"128\" /\u003e\n    \u003ch2 align=\"center\"\u003eMonospace IDX Theme for VSCode\u003c/h2\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    This is a clean and minimalistic Visual Studio Code theme that features subtle yet striking purple accents. \n    \u003cbr /\u003e\n    The theme is similar to the theme used in the IDX Project.\n\u003c/p\u003e\n\n## Usage\n\n1. Open VSCode\n2. Search for `Monospace IDX Theme` in Extensions or click [here](https://marketplace.visualstudio.com/items?itemName=SpaceBox.monospace-idx-theme)\n3. Install the theme and choose your variant in `Preferences \u003e Color Theme`\n4. Optionally enable the included icon theme in `Preferences \u003e File Icon Theme`\n\n## Gallery\n\n### Dark\n\n![Dark](https://github.com/amnweb/monospace-idx-theme/raw/main/images/preview-dark.png)\n\n### Light\n\n![Light](https://github.com/amnweb/monospace-idx-theme/raw/main/images/preview-light.png)\n\n\n### Terminal Theme\n```json\n        {\n            \"background\": \"#10151D\",\n            \"black\": \"#738295\",\n            \"blue\": \"#708FFF\",\n            \"brightBlack\": \"#8B98A9\",\n            \"brightBlue\": \"#A2B6FF\",\n            \"brightCyan\": \"#71C2EE\",\n            \"brightGreen\": \"#66CE98\",\n            \"brightPurple\": \"#C8AAFF\",\n            \"brightRed\": \"#FC8F8E\",\n            \"brightWhite\": \"#FFFFFF\",\n            \"brightYellow\": \"#FFC26E\",\n            \"cursorColor\": \"#C8AAFF\",\n            \"cyan\": \"#25A6E9\",\n            \"foreground\": \"#A4AFBD\",\n            \"green\": \"#00FF9C\",\n            \"name\": \"IDX\",\n            \"purple\": \"#A87FFB\",\n            \"red\": \"#F76769\",\n            \"selectionBackground\": \"#FFFFFF\",\n            \"white\": \"#C7C7C7\",\n            \"yellow\": \"#FFA23E\"\n        }\n```        ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famnweb%2Fmonospace-idx-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famnweb%2Fmonospace-idx-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famnweb%2Fmonospace-idx-theme/lists"}