Last active
January 23, 2026 17:29
-
-
Save Perif/1dc63ca7df07b998b800ba4a3eb03415 to your computer and use it in GitHub Desktop.
Ghostty config
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
| clipboard-paste-protection = false | |
| background-opacity = 1.0 | |
| background-blur = 100 | |
| unfocused-split-opacity = 0.85 | |
| theme = Ayu Mirage | |
| scrollback-limit = 15000000 | |
| macos-titlebar-style = tabs | |
| mouse-scroll-multiplier = 3 | |
| shell-integration-features = true | |
| # Coloring | |
| background = #1f2430 | |
| foreground = #cbccc6 | |
| selection-background = #33415e | |
| selection-foreground = #cbccc6 | |
| cursor-color = #ffcc66 | |
| cursor-text = #1f2430 | |
| palette = 0=#191e2a | |
| palette = 1=#ed8274 | |
| palette = 2=#a6cc70 | |
| palette = 3=#fad07b | |
| palette = 4=#6dcbfa | |
| palette = 5=#cfbafa | |
| palette = 6=#90e1c6 | |
| palette = 7=#c7c7c7 | |
| palette = 8=#686868 | |
| palette = 9=#f28779 | |
| palette = 10=#bae67e | |
| palette = 11=#ffd580 | |
| palette = 12=#73d0ff | |
| palette = 13=#d4bfff | |
| palette = 14=#95e6cb | |
| palette = 15=#ffffff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment