Analysis updated 2026-07-03
Visually configure your Ghostty terminal, fonts, colors, cursor, transparency, and export a ready-to-use config file without writing any text manually.
Preview color palettes, cursor shapes, and transparency settings in real time before committing to any Ghostty configuration.
Run Ghostty Config locally with Bun to test settings changes and generate a config file for your specific Ghostty version.
| zerebos/ghostty-config | henryndubuaku/maths-cs-ai-compendium | supermemoryai/cloudflare-saas-stack | |
|---|---|---|---|
| Stars | 3,717 | 3,719 | 3,714 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 3/5 |
| Audience | developer | researcher | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Available online at ghostty.zerebos.com with no installation, clone only needed to run locally or contribute.
Ghostty Config is a web-based tool that lets you customize the Ghostty terminal without editing configuration files by hand. Instead of writing text and worrying about syntax, you use a visual interface to adjust settings, see the results immediately, and then export a finished config file that Ghostty can read directly. You can try it at ghostty.zerebos.com without installing anything. The editor covers the most common terminal customization areas: fonts (including JetBrains Mono and Nerd Fonts, or any custom font you specify), colors, cursor style, transparency, blur, app icons, and keybindings. A live preview updates as you make changes, so you can see what cursor shapes look like, what a color palette produces, and how your selections interact before committing to any choice. When you are finished, one click generates a clean config file ready to drop into your setup. Ghostty is a relatively new terminal application, and Ghostty Config tracks its releases closely. The roadmap shows completed updates for versions 1.1, 1.2, and 1.3, with a few areas still in progress, including a detailed terminal playground, a command palette builder, community presets for quick setup, and a potential desktop version if demand warrants it. The project is still early in development, and the maintainer welcomes bug reports and feature ideas through the GitHub issue tracker. The codebase is built with Bun (a JavaScript runtime), Svelte (a UI framework), TypeScript, and Vite (a development server and bundler). Every push to the main branch triggers automatic deployment through GitHub Actions, so the hosted site stays current with the latest changes. If you want to run it yourself locally, the README provides a short set of commands to clone the repository, install dependencies with Bun, and start a local server at localhost:5173.
A visual web editor for the Ghostty terminal that lets you tweak fonts, colors, cursor style, and keybindings with a live preview, then export a ready-to-use config file, no manual config editing needed.
Mainly TypeScript. The stack also includes TypeScript, Svelte, Bun.
Not specified in the description.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.