{"id":13494001,"url":"https://github.com/mauroreisvieira/github-sublime-theme","last_synced_at":"2025-04-06T00:31:05.152Z","repository":{"id":44456470,"uuid":"267571704","full_name":"mauroreisvieira/github-sublime-theme","owner":"mauroreisvieira","description":"GitHub's Sublime Text themes","archived":false,"fork":false,"pushed_at":"2023-07-12T21:00:13.000Z","size":5433,"stargazers_count":177,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-21T13:53:19.252Z","etag":null,"topics":["dark","light","sublime-text","theme"],"latest_commit_sha":null,"homepage":"","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/mauroreisvieira.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},"funding":{"github":["mauroreisvieira"],"patreon":"mauroreisvieira","open_collective":"mauroreisvieira","custom":"https://www.paypal.me/mauroreisvieira"}},"created_at":"2020-05-28T11:28:27.000Z","updated_at":"2025-03-10T16:08:37.000Z","dependencies_parsed_at":"2024-01-16T09:52:31.952Z","dependency_job_id":"6fabac06-3269-47c6-8815-2c6f554b1bbb","html_url":"https://github.com/mauroreisvieira/github-sublime-theme","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauroreisvieira%2Fgithub-sublime-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauroreisvieira%2Fgithub-sublime-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauroreisvieira%2Fgithub-sublime-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauroreisvieira%2Fgithub-sublime-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mauroreisvieira","download_url":"https://codeload.github.com/mauroreisvieira/github-sublime-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419597,"owners_count":20936009,"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","light","sublime-text","theme"],"created_at":"2024-07-31T19:01:20.789Z","updated_at":"2025-04-06T00:31:01.233Z","avatar_url":"https://github.com/mauroreisvieira.png","language":"TypeScript","funding_links":["https://github.com/sponsors/mauroreisvieira","https://patreon.com/mauroreisvieira","https://opencollective.com/mauroreisvieira","https://www.paypal.me/mauroreisvieira"],"categories":["TypeScript"],"sub_categories":[],"readme":"# GitHub's Sublime Text themes\n\n**Project inspired on [GitHub VS Code theme](https://github.com/primer/github-vscode-theme).**\n\n![GitHub Sublime Text theme](./assets/screen.png)\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/mauroreisvieira/github-sublime-theme/releases\" title=\"GitHub tag\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/release/mauroreisvieira/github-sublime-theme.svg?style=for-the-badge\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"\" title=\"Sublime Version\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/built_for_sublimetext-4070-e79330?style=for-the-badge\u0026logo=sublime-text\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagecontrol.io/packages/GitHub%20Theme\" title=\"Package Control\"\u003e\n        \u003cimg src=\"https://img.shields.io/packagecontrol/dt/GitHub%20Theme?style=for-the-badge\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Install\n\n**Package Control:**\n\n1. Open `Command Palette` using menu item `Tools → Command Palette` or `CMD/CTRL` + `SHIFT` +`P`.\n2. Choose `Package Control: Install Package`.\n3. Type `GitHub Theme` and press `ENTER`.\n\n**Manually:**\n\n1. Download the latest release and unzip.\n2. Go to `Sublime Text → Preferences → Browse Packages`.\n3. Move folder inside and rename the folder to `GitHub Theme`.\n\n## Activate the Theme\n\n**You can activate available themes from:**\n\n1. Command Palette `Tools → Command Palette` or `CMD/CTRL` + `SHIFT` + `P`\n2. Typing `UI: Select Theme` next find for your favorite theme:\n    - `GitHub Adaptive` 🆕\n    - `GitHub Dark`\n    - `GitHub Dimmed`\n    - `GitHub Light`\n3. Finally press `ENTER`:\n\n**You can activate available schemes from:**\n\n1. Command Palette `Tools → Command Palette` or `CMD/CTRL` + `SHIFT` + `P`\n2. Typing `UI: Select Color Scheme` choose you favorite scheme:\n    - `GitHub Dark`\n    - `GitHub Dimmed`\n    - `GitHub Light`\n3. Finally press `ENTER`:\n\n**Additionally, there are also two older schemes.**\n\n-   `GitHub Light Legacy`\n-   `GitHub Dark Legacy`\n\n\u003e **Note:** They might not get updated frequently and are kept for legacy reasons.\n\n## Recommended Settings\n\nTo enjoy a better experience using this theme in Sublime Text, please check the following settings.\n\n```json\n{\n    \"font_face\": \"Fira Code\",\n    \"highlight_line\": true,\n    \"margin\": 20,\n    \"line_padding_bottom\": 7,\n    \"line_padding_top\": 7,\n    \"caret_extra_bottom\": 12,\n    \"caret_extra_top\": 12,\n    \"hide_tab_scrolling_buttons\": true\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauroreisvieira%2Fgithub-sublime-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmauroreisvieira%2Fgithub-sublime-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauroreisvieira%2Fgithub-sublime-theme/lists"}