config: macos-icon configurations

This commit is contained in:
Mitchell Hashimoto
2024-12-14 10:48:43 -08:00
parent 298d6194f4
commit 29929a473d
4 changed files with 213 additions and 7 deletions

View File

@@ -342,6 +342,7 @@ typedef struct {
uint8_t b;
} ghostty_config_color_s;
// config.ColorList
typedef struct {
const ghostty_config_color_s* colors;
size_t len;