Created
September 9, 2025 10:56
-
-
Save fahadysf/9fff02288fdd776ead20ffde7158d7f0 to your computer and use it in GitHub Desktop.
Ghostty Dark 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
| font-family = "JetBrainsMono Nerd Font Mono" | |
| font-style = Regular | |
| font-size = 13 | |
| font-thicken = true | |
| adjust-underline-position = 40% | |
| adjust-underline-thickness = -60% | |
| cursor-style = block | |
| cursor-style-blink = false | |
| shell-integration = fish | |
| shell-integration-features = no-cursor | |
| keybind = ctrl+d=new_split:right | |
| window-width = 120 | |
| window-height = 45 | |
| window-padding-x = 4 | |
| confirm-close-surface = false | |
| clipboard-paste-protection = false | |
| unfocused-split-opacity = 1.0 | |
| theme = iTerm2 Default | |
| background = #111111 | |
| foreground = #f4f4ff | |
| cursor-color = #ff0078 | |
| selection-background = 1d3c3b | |
| selection-foreground = eeeeee | |
| palette = 4=#3D52E2 | |
| palette = 12=#344CFF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment