config.ghostty
· 739 B · Text
原始檔案
term = xterm-256color
font-family = "JetBrains Mono"
font-size = 12.5
adjust-cell-height = 15%
foreground = #e8e8e8
background = #1e1f22
cursor-color = #a6e22e
cursor-text = #1e1f22
selection-foreground = #ffffff
selection-background = #44475a
palette = 0=#2d2a2e
palette = 1=#f92672
palette = 2=#a6e22e
palette = 3=#e6db74
palette = 4=#66d9ef
palette = 5=#ae81ff
palette = 6=#38ccd1
palette = 7=#f8f8f2
palette = 8=#75715e
palette = 9=#ff6188
palette = 10=#b6e354
palette = 11=#ffd866
palette = 12=#78dce8
palette = 13=#ab9df2
palette = 14=#3bc9db
palette = 15=#ffffff
background-opacity = 0.93
window-padding-x = 12
window-padding-y = 10
window-decoration = true
cursor-style = bar
cursor-style-blink = true
scrollback-limit = 5000
| 1 | term = xterm-256color |
| 2 | |
| 3 | font-family = "JetBrains Mono" |
| 4 | font-size = 12.5 |
| 5 | adjust-cell-height = 15% |
| 6 | |
| 7 | foreground = #e8e8e8 |
| 8 | background = #1e1f22 |
| 9 | cursor-color = #a6e22e |
| 10 | cursor-text = #1e1f22 |
| 11 | selection-foreground = #ffffff |
| 12 | selection-background = #44475a |
| 13 | |
| 14 | palette = 0=#2d2a2e |
| 15 | palette = 1=#f92672 |
| 16 | palette = 2=#a6e22e |
| 17 | palette = 3=#e6db74 |
| 18 | palette = 4=#66d9ef |
| 19 | palette = 5=#ae81ff |
| 20 | palette = 6=#38ccd1 |
| 21 | palette = 7=#f8f8f2 |
| 22 | palette = 8=#75715e |
| 23 | palette = 9=#ff6188 |
| 24 | palette = 10=#b6e354 |
| 25 | palette = 11=#ffd866 |
| 26 | palette = 12=#78dce8 |
| 27 | palette = 13=#ab9df2 |
| 28 | palette = 14=#3bc9db |
| 29 | palette = 15=#ffffff |
| 30 | |
| 31 | background-opacity = 0.93 |
| 32 | window-padding-x = 12 |
| 33 | window-padding-y = 10 |
| 34 | window-decoration = true |
| 35 | |
| 36 | cursor-style = bar |
| 37 | cursor-style-blink = true |
| 38 | scrollback-limit = 5000 |
| 39 |