{"id":25841861,"url":"https://github.com/kosperera/try-macos-terminals","last_synced_at":"2026-03-06T01:01:43.108Z","repository":{"id":278989369,"uuid":"937011036","full_name":"kosperera/try-macos-terminals","owner":"kosperera","description":"Import high-quality terminal themes and color schemes for default macOS Terminal.app.","archived":false,"fork":false,"pushed_at":"2025-02-23T01:47:36.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T02:30:05.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/kosperera.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2025-02-22T05:47:20.000Z","updated_at":"2025-02-23T01:47:39.000Z","dependencies_parsed_at":"2025-02-23T02:30:31.252Z","dependency_job_id":null,"html_url":"https://github.com/kosperera/try-macos-terminals","commit_stats":null,"previous_names":["kosperera/try-macos-terminals"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kosperera/try-macos-terminals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosperera%2Ftry-macos-terminals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosperera%2Ftry-macos-terminals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosperera%2Ftry-macos-terminals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosperera%2Ftry-macos-terminals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kosperera","download_url":"https://codeload.github.com/kosperera/try-macos-terminals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosperera%2Ftry-macos-terminals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30156845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-03-01T05:32:27.348Z","updated_at":"2026-03-06T01:01:43.080Z","avatar_url":"https://github.com/kosperera.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# macOS Terminal Colors\nDark terminal themes and color schemes for macOS default Terminal.app! Originally, these themes are exported to take away the pain of tweaking popular themes for my preference.\n\n## Quick Start\n\nYou can also download themes from [Terminal Colors](https://terminalcolors.com/tags/dark/) and [macOS Terminal Themes](https://github.com/lysyi3m/macos-terminal-themes) by following these repetitive steps:\n\n1. First, download the `.terminal` color scheme.\n2. Next, import into the Terminal.app via Settings \u003e Profiles \u003e Import (left pane).\n3. Mark it Default profile.\n\nSpin up a new Terminal window to see the theme in action.\n\n## Fonts\n\nYou are better off using Nerd Fonts, since the typeface designed for developers and the likeminded people who spend time on the terminal.\n\n1. Download from the Nerd Fonts site and install, otherwise;\n\n- ```bash\n  brew search '/font-jetbrains.*-nerd-font/' | awk '{ print $1 }' | xargs brew install\n  ```\n\n\n2. Then, select the imported Profile in the Settings \u003e Profiles \u003e Text tab.\n3. Change the current font and size to the downloaded Nerd Font.\n\nRestart the Terminal.app or spin up a new window to see the font changes.\n\n## Themes and color schemes\n\n### Blackboarded\n\n  \u003cimg src=\"./screenshots/Blackboarded.png\" width=\"80%\" style=\"border-radius:.375rem;\"\u003e\n\nInspired by the *Blackboard* theme in the [carbon.sh](https://carbon.now.sh/?bg=rgba%280%2C0%2C0%2C1%29\u0026t=blackboard\u0026wt=none\u0026l=application%2Fx-sh\u0026width=680\u0026ds=true\u0026dsyoff=20px\u0026dsblur=68px\u0026wc=true\u0026wa=true\u0026pv=56px\u0026ph=56px\u0026ln=false\u0026fl=1\u0026fm=Hack\u0026fs=14px\u0026lh=133%25\u0026si=false\u0026es=2x\u0026wm=false) site. Original theme and colors scheme from [@pantulis/blackboard-terminal](https://github.com/pantulis/blackboard-terminal).\n\n### Blazered\n\n  \u003cimg src=\"./screenshots/Blazered.png\" width=\"80%\" style=\"border-radius:.375rem;\"\u003e\n\nOriginal *Blazer* theme and colors scheme from [@lysyi3m/macos-terminal-themes](https://github.com/lysyi3m/macos-terminal-themes?tab=readme-ov-file#blazer-download) repo.\n\n### Catppuccined\n\n  \u003cimg src=\"./screenshots/Catppuccined.png\" width=\"80%\" style=\"border-radius:.375rem;\"\u003e\n\nOriginal *Catppuccin* theme and colors scheme variant *Mocha* was downloaded from [terminalcolors.com](https://terminalcolors.com/themes/catppuccin/mocha/) site.\n\n### Tokyo Nighted\n\n  \u003cimg src=\"./screenshots/Tokyo Nighted.png\" width=\"80%\" style=\"border-radius:.375rem;\"\u003e\n\nOriginal *Tokyo Night* theme was downloaded from [terminalcolors.com](https://terminalcolors.com/themes/tokyo-night/default/) site.\n\n## Credit\n\nMany of the customizations taken from:\n\n- [terminalcolors.com](https://terminalcolors.com/tags/dark/)\n- [@lysyi3m/macos-terminal-themes](https://github.com/lysyi3m/macos-terminal-themes), and\n- [@pantulis/blackboard-terminal](https://github.com/pantulis/blackboard-terminal)\n\n## License\n\nCopyright (c) 2025 It's actually me (@kosperera). All rights reserved.\n\nThe content is licensed under [MIT license](#MIT-1-ov-file).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosperera%2Ftry-macos-terminals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkosperera%2Ftry-macos-terminals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosperera%2Ftry-macos-terminals/lists"}