{"id":13683779,"url":"https://github.com/tcd/dark-plus-syntax","last_synced_at":"2026-02-26T09:36:30.312Z","repository":{"id":42521535,"uuid":"101221075","full_name":"tcd/dark-plus-syntax","owner":"tcd","description":"VS Code's default dark theme, but just a little bit better.","archived":false,"fork":false,"pushed_at":"2023-01-07T21:08:52.000Z","size":1729,"stargazers_count":56,"open_issues_count":16,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T20:07:33.970Z","etag":null,"topics":["vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=dunstontc.dark-plus-syntax","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tcd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-23T20:15:10.000Z","updated_at":"2024-07-18T10:41:34.000Z","dependencies_parsed_at":"2023-02-08T02:03:58.097Z","dependency_job_id":null,"html_url":"https://github.com/tcd/dark-plus-syntax","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcd%2Fdark-plus-syntax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcd%2Fdark-plus-syntax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcd%2Fdark-plus-syntax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcd%2Fdark-plus-syntax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcd","download_url":"https://codeload.github.com/tcd/dark-plus-syntax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240177055,"owners_count":19760308,"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":["vscode"],"created_at":"2024-08-02T13:02:33.176Z","updated_at":"2026-02-26T09:36:25.267Z","avatar_url":"https://github.com/tcd.png","language":"Vim Script","funding_links":[],"categories":["Vim script"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n  \u003ch1\u003edark-plus-syntax\u003c/h1\u003e\n\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=dunstontc.dark-plus-syntax\"\u003e\n    \u003cimg alt=\"version\" src=\"https://vsmarketplacebadge.apphb.com/version-short/dunstontc.dark-plus-syntax.svg?style=flat\u0026color=blue\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=dunstontc.dark-plus-syntax\"\u003e\n    \u003cimg alt=\"Visual Studio Marketplace\" src=\"https://vsmarketplacebadge.apphb.com/installs-short/dunstontc.dark-plus-syntax.svg?style=flat\u0026color=blue\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/tcd/dark-plus-syntax/issues\"\u003e\n    \u003cimg alt=\"issues\" src=\"https://img.shields.io/github/issues/dunstontc/dark-plus-syntax.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/tcd/dark-plus-syntax/blob/master/LICENSE.md\"\u003e\n    \u003cimg alt=\"license\" src=\"https://img.shields.io/badge/license-MIT-blue.svg\" /\u003e\n  \u003c/a\u003e\n\n  \u003cbr/\u003e\n  \u003cbr/\u003e\n\n  \u003ca href=\"https://github.com/Microsoft/vscode\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/dunstontc/dark-plus-syntax/master/dist/assets/512.png\" alt=\"logo\"\u003e\n  \u003c/a\u003e\n\n\u003c/div\u003e\n\n\n## Why\n\nI really like VS Code's \"Dark+ (default dark)\" color theme. \n\u003cbr/\u003e\nUnfortunately, it's unrealistic to expect the maintainers to support:\n\n- The vast number of languages with which Visual Studio Code is used\n- Visual Studio Code's ever-expanding catalog of extensions\n\nSo I made a theme that does.\n\n\u003c!-- This theme also tries to highlight features (ex: strings, variables, functions, classes) uniformly across languages. --\u003e\n\n\n## Supported Languages\n\n- C#\n- C/C++\n- Crystal\n- CSS\n    - SCSS\n    - Stylus\n- Elixir\n- Erlang\n- Go\n- Haskell\n- HTML\n    - ECR/EEX/EJS/ERB\n    - Handlebars\n    - Jinja2\n    - Pug/Jade\n    - Twig\n    - Liquid\n    - CFML\n- Java\n    \u003c!-- - Kotlin --\u003e\n    \u003c!-- - Groovy --\u003e\n    \u003c!-- - Scala --\u003e\n- JavaScript\n    - TypeScript\n    - JSX\n    - TSX\n- Markdown\n- Protocol Buffers\n- Python\n- Ruby\n    - Vagrant\n    - Cucumber (Gherkin)\n- Rust\n- Swift\n- Misc.\n    - CMake\n    - CSV/TSV\n    - GraphQL\n    - Makefile\n    - NGINX\n    - Terraform\n    - JSON\n    - TOML\n    - YAML\n\n\n\u003e If this theme doesn't support a certain language or extension that you use, \n\u003e feel free to [open an issue](https://github.com/tcd/dark-plus-syntax/issues/new) and I'll look into it.\n\u003e\n\u003e **Please use one of the issue templates.**\n\n## Italic Comments \u0026 Overrides\n\nThis theme doesn't have italic comments, but you can get them by adding the following snippet to your `settings.json` file:\n\n```json\n{\n  \"editor.tokenColorCustomizations\": {\n    \"textMateRules\": [\n      {\n        \"scope\": [ \"comment\" ],\n        \"settings\": { \"fontStyle\": \"italic\" },\n      },\n    ]\n  },\n}\n```\n\nAdditionally, [UI colors](https://code.visualstudio.com/api/references/theme-color) can be overwritten using the `\"workbench.colorCustomizations\"` setting:\n\n```json\n{\n  \"workbench.colorCustomizations\": {\n    \"editor.lineHighlightBorder\": \"#264f78\",\n  },\n}\n```\n\n\n\n## Issues\n\n**Please use one of the [issue templates](https://github.com/tcd/dark-plus-syntax/issues/new)** when opening a new issue.\n\n\n## Contributing\n\nSee [CONTRIBUTING.md](https://github.com/tcd/dark-plus-syntax/blob/master/CONTRIBUTING.md)\n\n\n\n## License\n\nCopyright © Clay Dunston \u003cdunstontc@gmail.com\u003e\n\nLicensed under the [MIT](https://github.com/tcd/dark-plus-syntax/blob/master/LICENSE.md) license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcd%2Fdark-plus-syntax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcd%2Fdark-plus-syntax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcd%2Fdark-plus-syntax/lists"}