-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathghostty.config
More file actions
43 lines (38 loc) · 1001 Bytes
/
ghostty.config
File metadata and controls
43 lines (38 loc) · 1001 Bytes
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
# Ghostty — Phosphor Neon Dark theme
#
# Theming-only: font, colors, ANSI palette. Drop into your Ghostty config
# directly, or import via `config-file = path/to/ghostty.config`.
#
# Pairs with the matching starship.toml palette and Terminal.app profile.
# Font
font-family = JetBrainsMono Nerd Font
font-size = 13
adjust-cell-height = 10%
# Window colors
background = #14101f
foreground = #eee9f5
cursor-color = #b49fd0
background-opacity = 0.95
unfocused-split-opacity = 0.7
# macOS-specific theming (no effect on Linux/Windows builds)
macos-titlebar-style = transparent
# Visual quality
minimum-contrast = 1.05
window-padding-color = extend
# ANSI palette (0–15)
palette = 0=#262040
palette = 1=#ff4466
palette = 2=#5cffaa
palette = 3=#ffd580
palette = 4=#c89fff
palette = 5=#ff6eb4
palette = 6=#00fff5
palette = 7=#eee9f5
palette = 8=#6a6490
palette = 9=#ff7888
palette = 10=#90ffc0
palette = 11=#ffe8a0
palette = 12=#ddb4ff
palette = 13=#ff9ed0
palette = 14=#70fffa
palette = 15=#ffffff