Created
March 21, 2026 12:17
-
-
Save burgagutierrez/8115ec6ba82ab56825bf019ea021fa46 to your computer and use it in GitHub Desktop.
My Ghostty Setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| background-opacity = 0.85 | |
| background = #000000 | |
| shell-integration = zsh | |
| font-family = "Monaco" | |
| font-size = 12 | |
| font-thicken = true | |
| background = #000000 | |
| foreground = #ffffff | |
| cursor-color = #ffffff | |
| cursor-style = block | |
| shell-integration-features = no-cursor | |
| palette = 0=#000000 | |
| palette = 1=#990000 | |
| palette = 2=#00a600 | |
| palette = 3=#999900 | |
| palette = 4=#0000b2 | |
| palette = 5=#b200b2 | |
| palette = 6=#00a6b2 | |
| palette = 7=#bfbfbf | |
| palette = 8=#666666 | |
| palette = 9=#e50000 | |
| palette = 10=#00d900 | |
| palette = 11=#e5e500 | |
| palette = 12=#0000ff | |
| palette = 13=#e500e5 | |
| palette = 14=#00e5e5 | |
| palette = 15=#e5e5e5 | |
| window-width = 122 | |
| window-height = 31 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment