-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathghostty_config
More file actions
55 lines (49 loc) · 1.2 KB
/
ghostty_config
File metadata and controls
55 lines (49 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
macos-non-native-fullscreen = true
# macos-option-as-alt = true
scrollbar = never
window-inherit-font-size = false
font-family = Berkeley Mono
font-feature = -calt
font-size = 13
keybind = ctrl+h=goto_split:left
keybind = ctrl+j=goto_split:bottom
keybind = ctrl+k=goto_split:top
keybind = ctrl+l=goto_split:right
keybind = ctrl+b>shift+five=new_split:right
keybind = ctrl+b>shift+apostrophe=new_split:down
auto-update-channel = tip
theme = Gruvbox Dark Hard
# # Amp Color Scheme for Ghostty
#
# # UI Colors
# background = #161616
# foreground = #E1E1E1
# cursor-color = #E7894C
# selection-background = #1B2B56
# selection-foreground = #F2ECDD
# split-divider-color = #627987
#
# # macOS Icon Colors
# macos-icon = custom-style
# macos-icon-ghost-color = #E7894C
# macos-icon-screen-color = #0D1323
#
# # Standard ANSI Colors (0-7)
# palette = 0=#000000
# palette = 1=#6B424F
# palette = 2=#7C9B96
# palette = 3=#E3A25A
# palette = 4=#316E99
# palette = 5=#D6B4A4
# palette = 6=#B6D7BA
# palette = 7=#F0C3AA
#
# # Bright ANSI Colors (8-15)
# palette = 8=#627987
# palette = 9=#E7894C
# palette = 10=#B6D7BA
# palette = 11=#E3C888
# palette = 12=#A7A9A5
# palette = 13=#D6B4A4
# palette = 14=#E5FEEB
# palette = 15=#F2ECDD