Created
September 22, 2025 06:51
-
-
Save holgergp/67af2ac15b753f21b3ddf533165e360b to your computer and use it in GitHub Desktop.
My 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
| command = /opt/homebrew/bin/fish --login --interactive | |
| palette = 0=#5c5f77 | |
| palette = 1=#d20f39 | |
| palette = 2=#40a02b | |
| palette = 3=#df8e1d | |
| palette = 4=#1e66f5 | |
| palette = 5=#ea76cb | |
| palette = 6=#179299 | |
| palette = 7=#acb0be | |
| palette = 8=#6c6f85 | |
| palette = 9=#d20f39 | |
| palette = 10=#40a02b | |
| palette = 11=#df8e1d | |
| palette = 12=#1e66f5 | |
| palette = 13=#ea76cb | |
| palette = 14=#179299 | |
| palette = 15=#bcc0cc | |
| background = eff1f5 | |
| foreground = 4c4f69 | |
| cursor-color = dc8a78 | |
| selection-background = d8dae1 | |
| selection-foreground = 4c4f69 | |
| cursor-style = bar | |
| adjust-cursor-thickness = 4 | |
| cursor-style-blink = true | |
| shell-integration-features = no-cursor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment