{"id":22323604,"url":"https://github.com/dev01d/devoid-theme","last_synced_at":"2026-01-05T08:48:50.605Z","repository":{"id":38326288,"uuid":"171069733","full_name":"dev01d/devoid-theme","owner":"dev01d","description":"A dark theme for VSCode w/ italics support. 1.5k+ installs","archived":false,"fork":false,"pushed_at":"2024-11-28T06:44:01.000Z","size":6161,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T07:12:52.422Z","etag":null,"topics":["dark-theme","theme","vscode","vscode-theme"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=dev01d.devoid-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/dev01d.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":"2019-02-17T01:22:33.000Z","updated_at":"2024-11-28T06:44:04.000Z","dependencies_parsed_at":"2023-02-08T17:01:50.108Z","dependency_job_id":"ae0bf529-0fde-4fd0-b26d-9a3d38e8a3c7","html_url":"https://github.com/dev01d/devoid-theme","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev01d%2Fdevoid-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev01d%2Fdevoid-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev01d%2Fdevoid-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev01d%2Fdevoid-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev01d","download_url":"https://codeload.github.com/dev01d/devoid-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245593080,"owners_count":20640962,"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":["dark-theme","theme","vscode","vscode-theme"],"created_at":"2024-12-04T01:11:18.437Z","updated_at":"2026-01-05T08:48:50.566Z","avatar_url":"https://github.com/dev01d.png","language":null,"readme":"# Devoid VS Code theme\n\nA dark theme for VS Code with italics support.\n\n![Version](https://img.shields.io/visual-studio-marketplace/v/dev01d.devoid-theme)\n![Downloads](https://img.shields.io/visual-studio-marketplace/d/dev01d.devoid-theme)\n![Installs](https://img.shields.io/visual-studio-marketplace/i/dev01d.devoid-theme)\n![Rating](https://img.shields.io/visual-studio-marketplace/r/dev01d.devoid-theme)\n\n## js/jsx\n\n![Preview jsx](https://raw.githubusercontent.com/dev01d/devoid-theme/main/.github/assets/images/jsx.png)\n\n## html\n\n![Preview html](https://raw.githubusercontent.com/dev01d/devoid-theme/main/.github/assets/images/html.png)\n\n## css\n\n![Preview css](https://raw.githubusercontent.com/dev01d/devoid-theme/main/.github/assets/images/css.png)\n\n## json\n\n![Preview json](https://raw.githubusercontent.com/dev01d/devoid-theme/main/.github/assets/images/json.png)\n\n## Installation\n\n1. Open **Extensions** sidebar panel in VS Code. `View → Extensions`\n2. Search for `Devoid`\n3. Click **Install** to install it.\n4. Click **Reload** to reload the your editor\n5. Code \u003e Preferences \u003e Color Theme \u003e **Devoid**\n\n### Recommended settings\n\n```javascript\n{\n  \"editor.wordWrap\": \"on\",\n  // Italics support defaults to true for cursive font.\n  // Enable a font that supports it like Operator/Fira/Dank mono\n  \"editor.fontFamily\": \"Operator Mono, Menlo, Monaco, 'Courier New', monospace\",\n  \"files.trimTrailingWhitespace\": true\n}\n```\n\n### A note on italics/cursive\n\n[These](https://gist.github.com/dev01d/2afddac00b14d61b753182f233951c30) are the settings that are used to create the italics support. If you would like to remove italics for a certain scope add it to settings.json.\n\n**Example:**\n\n```javascript\n// remove variable italics\n\"editor.tokenColorCustomizations\": {\n  \"textMateRules\": [\n    {\n      \"scope\": [\n        \"storage.type\"\n      ],\n      \"settings\": {\n        \"fontStyle\": \"\"\n      }\n    }\n  ]\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev01d%2Fdevoid-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev01d%2Fdevoid-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev01d%2Fdevoid-theme/lists"}