From 88cb8db873d3bea8a0e5d38aa71d2a66476d2088 Mon Sep 17 00:00:00 2001 From: "Henry J. Webster" Date: Thu, 30 Jul 2026 14:30:53 -0500 Subject: (ghostty) add entry --- ghostty/README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 ghostty/README.md (limited to 'ghostty/README.md') diff --git a/ghostty/README.md b/ghostty/README.md new file mode 100644 index 0000000..720ee63 --- /dev/null +++ b/ghostty/README.md @@ -0,0 +1,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+,`. -- cgit v1.3