{"id":18779934,"url":"https://github.com/tal7aouy/theme","last_synced_at":"2025-04-13T11:30:38.385Z","repository":{"id":41380985,"uuid":"416423043","full_name":"tal7aouy/theme","owner":"tal7aouy","description":"A Visual Studio Code theme for those of us who like to code late into the night!","archived":false,"fork":false,"pushed_at":"2023-09-27T22:21:18.000Z","size":3683,"stargazers_count":38,"open_issues_count":2,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T02:51:16.514Z","etag":null,"topics":["dark-theme","theme","visual-studio-code","vscode-theme"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=tal7aouy.theme","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/tal7aouy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"tal7aouy"}},"created_at":"2021-10-12T16:54:20.000Z","updated_at":"2025-03-17T13:56:13.000Z","dependencies_parsed_at":"2024-11-07T20:24:56.922Z","dependency_job_id":"bfc7d9f8-5cfa-46f8-80a7-24a73cd98056","html_url":"https://github.com/tal7aouy/theme","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal7aouy%2Ftheme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal7aouy%2Ftheme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal7aouy%2Ftheme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal7aouy%2Ftheme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tal7aouy","download_url":"https://codeload.github.com/tal7aouy/theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248705478,"owners_count":21148544,"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","visual-studio-code","vscode-theme"],"created_at":"2024-11-07T20:23:56.334Z","updated_at":"2025-04-13T11:30:37.587Z","avatar_url":"https://github.com/tal7aouy.png","language":"TypeScript","funding_links":["https://ko-fi.com/tal7aouy"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n    \u003cimg src=\"logo.png\" alt=\"logo\" width=\"150\"\u003e\n  \u003cbr\u003e\u003cbr\u003e\n  Theme\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eGet the Theme into your VS Code.\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=tal7aouy.theme\"\u003e\u003cimg src=\"https://vsmarketplacebadges.dev/version-short/tal7aouy.theme.jpg?style=for-the-badge\u0026colorA=252526\u0026colorB=1B9AAA\u0026label=VERSION\" alt=\"Version\"\u003e\u003c/a\u003e\u0026nbsp;\n    \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=tal7aouy.theme\"\u003e\u003cimg src=\"https://vsmarketplacebadges.dev/rating-short/tal7aouy.theme.jpg?style=for-the-badge\u0026colorA=252526\u0026colorB=1B9AAA\u0026label=Rating\" alt=\"Rating\"\u003e\u003c/a\u003e\u0026nbsp;\n    \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=tal7aouy.theme\"\u003e\u003cimg src=\"https://vsmarketplacebadges.dev/installs-short/tal7aouy.theme.jpg?style=for-the-badge\u0026colorA=252526\u0026colorB=1B9AAA\u0026label=Installs\" alt=\"Installs\"\u003e\u003c/a\u003e\u0026nbsp;\n    \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=tal7aouy.theme\"\u003e\u003cimg src=\"https://vsmarketplacebadges.dev/downloads-short/tal7aouy.theme.jpg?style=for-the-badge\u0026colorA=252526\u0026colorB=1B9AAA\u0026label=Downloads\" alt=\"Downloads\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Theme Screenshot\n\n![Screenshot - Theme](/images/code.png)\n\n![Screenshot - Theme](/images/code-ts.png)\n\n## Installation\n\n1. Open the extensions sidebar on Visual Studio Code\n1. Search for Theme\n1. Click Install\n1. Click Reload to reload your editor\n1. Select the Manage Cog (bottom left) \u003e Color Theme ＞ Theme\n1. 🌟🌟🌟🌟🌟 Rate five-stars 😃\n\n## Tweaks \u0026 theming\n\nIf you want to play around with new colors, use the setting `workbench.colorCustomizations ` to customize the currently selected theme. For example, you can add this snippet in your \"settings.json\" file:\n\n```json\n\"workbench.colorCustomizations\": {\n\"tab.activeBackground\": \"#282c34\",\n\"activityBar.background\": \"#282c34\",\n\"sideBar.background\": \"#282c34\",\n}\n```\n\nor use the setting `editor.tokenColorCustomizations`\n\n```json\n   \"editor.tokenColorCustomizations\": {\n    \"[Theme]\": {\n      \"textMateRules\": [\n        {\n          \"scope\": [\n            \"source.python\"\n          ],\n          \"settings\": {\n            \"foreground\": \"#e06c75\"\n          }\n        }\n      ]\n    }\n  }\n```\n\n### Italic\n\nYou could set this in your setting.json to make code be italic\n\n```json\n    \"editor.tokenColorCustomizations\": {\n      \"textMateRules\": [\n        {\n          \"scope\": [\n            // the following elements will be in italic\n            \"comment\",\n            \"storage.modifier\", // static keyword\n            \"storage.type.php\", // typehints in methods keyword\n            \"keyword.other.new.php\", // new\n            \"entity.other.attribute-name\", // html attributes\n            \"fenced_code.block.language.markdown\", // markdown language modifier\n            \"keyword\", //import, export, return…\n            \"storage.modifier\", //static keyword\n            \"storage.type\", //class keyword\n            \"keyword.control\",\n            \"constant.language\",\n            \"entity.other.attribute-name\",\n            \"entity.name.method\",\n            \"keyword.control.import.ts\",\n            \"keyword.control.import.tsx\",\n            \"keyword.control.import.js\",\n            \"keyword.control.flow.js\",\n            \"keyword.control.from.js\",\n            \"keyword.control.from.ts\",\n            \"keyword.control.from.tsx\"\n          ],\n          \"settings\": {\n            \"fontStyle\": \"italic\"\n          }\n        },\n        {\n          \"scope\": [\n            // the following elements will be displayed in bold\n            \"entity.name.type.class\" // class names\n          ],\n          \"settings\": {\n            \"fontStyle\": \"\"\n          }\n        },\n        {\n          \"scope\": [\n            // the following elements will be displayed in bold and italic\n            \"entity.name.section.markdown\" // markdown headlines\n          ],\n          \"settings\": {\n            \"fontStyle\": \"italic\"\n          }\n        },\n        {\n          \"scope\": [\n            // the following elements will be excluded from italics\n            //   (VSCode has some defaults for italics)\n            \"invalid\",\n            \"keyword.operator\",\n            \"constant.numeric.css\",\n            \"keyword.other.unit.px.css\",\n            \"constant.numeric.decimal.js\",\n            \"constant.numeric.json\",\n            \"comment.block\",\n            \"entity.other.attribute-name.class.css\"\n          ],\n          \"settings\": {\n            \"fontStyle\": \"\"\n          }\n        }\n      ]\n    },\n```\n\n\u003chr\u003e\n\n### CHANGELOG\n\n[CHANGELOG](./CHANGELOG.md)\n\n\u003chr\u003e\n\n### Suggest Editor Settings\n\n```json\n\"editor.fontSize\": 16,\n \"editor.lineHeight\": 22,\n \"editor.fontFamily\": \"Operator Mono Lig\",\n```\n\n### Issues \u0026 Suggestions\n\nFor any issues or suggestions, please use [GitHub issues](https://github.com/tal7aouy/theme/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftal7aouy%2Ftheme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftal7aouy%2Ftheme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftal7aouy%2Ftheme/lists"}