Ghostty Configurator

装修器 · 463 款主题 · 实时预览 · 一键导出
热门 全部 深色 浅色
字号15
行高微调12%
不透明度0.90
毛玻璃模糊45
最低对比度1.00

对比度 1.00 = 关闭;调高可强制难读的主题也看得清。

背景图片 background-image

预览为近似效果;真正的 GLSL 着色器文件我会在「部署」时联网下载到 ~/.config/ghostty/shaders/ 并引入。

水平 X12
垂直 Y12
方块 ▉ 竖线 | 下划 _
光标不透明度1.00
Dock 图标 · 点击选择
启动状态
新标签位置
自动更新
非活动窗格透明1.00

<1.00 时,没聚焦的分屏窗格自动变暗,聚焦感更强。

鼠标滚轮速度3x
标题栏样式
Option 作 Alt
回滚缓冲10 MB
Shell 集成功能
快捷键(逐条可关)
桌面壁纸(仅用于展示透明与毛玻璃效果)
leonlin — zsh — 装修预览
主题:—

生成的 config — 保存到 ~/.config/ghostty/config

下载后回对话说「部署」,我会读取、下载着色器、校验并写入生效

安装说明 · 让配置生效

1 · 保存 config 文件

把「下载 config」得到的文件放到对应位置(无扩展名,文件名就叫 config):

macOS   ~/.config/ghostty/config
        或 ~/Library/Application Support/com.mitchellh.ghostty/config
Linux   ~/.config/ghostty/config
Windows %APPDATA%\ghostty\config

2 · 重载

在 Ghostty 里按 ⌘⇧,(macOS)/ ⌃⇧,(Linux),或退出重开应用。

3 · 特效着色器(选了特效才需要)

.glsl 文件放进 ~/.config/ghostty/shaders/,配置里已用相对路径引用。着色器可从 Ghostty 社区着色器集合获取。校验器不检查文件是否存在,缺文件时特效会被静默跳过。

4 · 验证

命令行运行 ghostty +validate-config 可检查语法。本配置器生成的所有选项均已通过官方校验。

About · 关于

Ghostty Configurator is a free, open-source visual tool to configure the Ghostty terminal: browse 463 themes, live-preview transparency, blur, fonts, cursor styles, macOS Dock icons and shaders, switch light/dark with the system, and export a validated config file for macOS and Linux. Source and issues on GitHub.

一个免费开源的 Ghostty 终端可视化配置器:463 款主题、实时预览、跟随系统日夜、一键导出官方校验通过的配置文件。 非官方社区项目,与 Ghostty 无隶属关系。

FAQ · 常见问题

How do I install a theme in Ghostty? · 怎么装主题?
Add theme = TokyoNight to ~/.config/ghostty/config and reload with ⌘⇧,. Ghostty ships 463 themes; this tool previews them and writes the line for you.

Does Ghostty follow system dark/light mode? · 能跟随系统日夜吗?
Yes — set theme = light:Atom One Light,dark:Atom One Dark and Ghostty switches automatically. Enable the “follow system day/night” option to generate it.

Where is the Ghostty config file? · 配置文件在哪?
macOS: ~/.config/ghostty/config or ~/Library/Application Support/com.mitchellh.ghostty/config. Linux: ~/.config/ghostty/config. Reload with ⌘⇧,.

Is it free? · 免费吗?
Yes — free and open source (MIT), no account, runs entirely in your browser.

Last updated · 最后更新:2026-08-21 · Open source on GitHub