{"id":29483685,"url":"https://github.com/dev-xero/ghostty-tundra","last_synced_at":"2025-07-15T04:02:49.570Z","repository":{"id":298082022,"uuid":"998788409","full_name":"dev-xero/ghostty-tundra","owner":"dev-xero","description":"Port of Neovim's Tundra theme to Ghostty","archived":false,"fork":false,"pushed_at":"2025-06-09T09:18:15.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-09T10:25:36.196Z","etag":null,"topics":["ghostty","neovim","theme","tty"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-xero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-06-09T08:51:31.000Z","updated_at":"2025-06-09T09:18:18.000Z","dependencies_parsed_at":"2025-06-09T10:36:12.547Z","dependency_job_id":null,"html_url":"https://github.com/dev-xero/ghostty-tundra","commit_stats":null,"previous_names":["dev-xero/ghostty-tundra"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev-xero/ghostty-tundra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-xero%2Fghostty-tundra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-xero%2Fghostty-tundra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-xero%2Fghostty-tundra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-xero%2Fghostty-tundra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-xero","download_url":"https://codeload.github.com/dev-xero/ghostty-tundra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-xero%2Fghostty-tundra/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265401033,"owners_count":23758933,"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":["ghostty","neovim","theme","tty"],"created_at":"2025-07-15T04:01:15.155Z","updated_at":"2025-07-15T04:02:49.552Z","avatar_url":"https://github.com/dev-xero.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ghostty Tundra\r\n\r\n![image](https://github.com/user-attachments/assets/b5a9404c-3f60-4b32-9b66-84e80aae9622)\r\n\r\nA port of NvChad's Tundra theme based on [sam4llis' palette](https://github.com/sam4llis/nvim-tundra) to Ghostty, just because I couldn't find any.\r\n\r\n## Palette (Ghostty)\r\n\r\n```ini\r\npalette = 0=#111827\r\npalette = 1=#FCA5A5\r\npalette = 2=#B5E8B0\r\npalette = 3=#E8D4B0\r\npalette = 4=#A5B4FC\r\npalette = 5=#BDB0E4\r\npalette = 6=#BAE6FD\r\npalette = 7=#F3F4F6\r\npalette = 8=#3e4554\r\npalette = 9=#ff8e8e\r\npalette = 10=#B5E8B0\r\npalette = 11=#f2deba\r\npalette = 12=#9baaf2\r\npalette = 13=#b3a6da\r\npalette = 14=#719bd3\r\npalette = 15=#FFFFFF\r\n\r\nbackground = 111827\r\nforeground = f3f4f6\r\ncursor-color = a5b4fc\r\nselection-background = 282f3e\r\nselection-foreground = e5e7eb\r\n```\r\n\r\n## Instructions\r\n\r\nI've only tested this on Ghostty v1.1.3 on Debian (stable)\r\n\r\n1. Create your Ghostty config directory if you haven't already.\r\n  \r\n    ```bash\r\n    mkdir -p ~/.config/ghostty/themes\r\n    cd ~/.config/ghostty/themes\r\n    ```\r\n\r\n2. Create the Tundra palette file.\r\n\r\n    ```bash\r\n    touch Tundra\r\n    ```\r\n\r\n3. Paste the contents of the palette above or just copy the file.\r\n\r\n4. Create the config file if it doesn't exist.\r\n\r\n    ```bash\r\n    cd ~/.config/ghostty\r\n    touch config  # skip this line if it already exists\r\n    ```\r\n\r\n5. Set your Ghostty theme to Tundra in the config file.\r\n   \r\n    ```ini\r\n    theme = Tundra\r\n    ```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-xero%2Fghostty-tundra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-xero%2Fghostty-tundra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-xero%2Fghostty-tundra/lists"}