对比度 1.00 = 关闭;调高可强制难读的主题也看得清。
预览为近似效果;真正的 GLSL 着色器文件我会在「部署」时联网下载到 ~/.config/ghostty/shaders/ 并引入。
<1.00 时,没聚焦的分屏窗格自动变暗,聚焦感更强。
把「下载 config」得到的文件放到对应位置(无扩展名,文件名就叫 config):
macOS ~/.config/ghostty/config
或 ~/Library/Application Support/com.mitchellh.ghostty/config
Linux ~/.config/ghostty/config
Windows %APPDATA%\ghostty\config
在 Ghostty 里按 ⌘⇧,(macOS)/ ⌃⇧,(Linux),或退出重开应用。
把 .glsl 文件放进 ~/.config/ghostty/shaders/,配置里已用相对路径引用。着色器可从 Ghostty 社区着色器集合获取。校验器不检查文件是否存在,缺文件时特效会被静默跳过。
命令行运行 ghostty +validate-config 可检查语法。本配置器生成的所有选项均已通过官方校验。
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 无隶属关系。
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