aboutsummaryrefslogtreecommitdiff
path: root/ghostty/README.md
blob: 720ee6352b22721b613b4d2b2b4280f3be8054d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Ghostty Configuration

## Contents

- `.config/ghostty/config` - Main ghostty terminal configuration
- `.local/bin/ghostty-colors` - Script to display terminal color palette

## ghostty-colors

Prints a visual test of the terminal color palette including:
- Standard colors (0-7)
- Bright colors (8-15)
- Foreground text samples
- Named color positions
- True color gradient test

Usage:
```
ghostty-colors
```

## Reloading Config

After editing the config, reload ghostty with `Ctrl+Shift+,`.