Created
May 7, 2026 12:44
-
-
Save thearyanahmed/c5f3c279a38e300990cff66ae086aded to your computer and use it in GitHub Desktop.
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
| custom-shader-animation = false | |
| clipboard-read = allow | |
| clipboard-write = allow | |
| copy-on-select = false | |
| mouse-hide-while-typing = true | |
| macos-option-as-alt = true | |
| macos-titlebar-style = hidden | |
| font-size = 13 | |
| # font-family = "JetBrainsMono NF" | |
| # font-family = "Noto Serif-Regular" | |
| # font-family = "Fira Code" | |
| # font-family = "FiraCode Nerd Font" | |
| # font-family = "DankMono Nerd Font Mono" | |
| # font-family = "DejaVu Sans Mono" | |
| # font-family = "EB Garamond" | |
| # font-family = "DankMono Nerd Font Mono" | |
| font-family = "JetBrains Mono" | |
| # font-family = "Menlo" | |
| #font-family = "DankMono Nerd Font Mono" | |
| mouse-hide-while-typing = true | |
| window-padding-balance = true | |
| window-save-state = always | |
| window-colorspace = display-p3 | |
| window-save-state = always | |
| window-padding-x = 4 | |
| window-padding-y = 4 | |
| window-padding-balance = true | |
| window-padding-color = background | |
| window-height = 170 | |
| window-width = 200 | |
| window-step-resize = true | |
| clipboard-read = allow | |
| clipboard-write = allow | |
| copy-on-select = false | |
| unfocused-split-opacity = 0.8 | |
| # Config generated by Ghostty Config | |
| # theme = Gruvbox # Commented out - colors defined manually below | |
| background = #282828 | |
| foreground = #bdae93 | |
| selection-background = #665c54 | |
| selection-foreground = #ebdbb2 | |
| cursor-color = #ebdbb2 | |
| cursor-text = #282828 | |
| palette = 0=#282828 | |
| palette = 1=#cc241d | |
| palette = 2=#98971a | |
| palette = 3=#d79921 | |
| palette = 4=#458588 | |
| palette = 5=#b16286 | |
| palette = 6=#689d6a | |
| palette = 7=#a89984 | |
| palette = 8=#928374 | |
| palette = 9=#fb4934 | |
| palette = 10=#b8bb26 | |
| palette = 11=#fabd2f | |
| palette = 12=#83a598 | |
| palette = 13=#d3869b | |
| palette = 14=#8ec07c | |
| palette = 15=#ebdbb2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment