# 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+,`.