From c93e9075956c79fb3b8bacbae3738e2367ff4224 Mon Sep 17 00:00:00 2001 From: Aiser Date: Sun, 21 Sep 2025 19:35:12 +0800 Subject: [PATCH] MatugenTemplate: Try to fix ghostty template --- Assets/Matugen/templates/ghostty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Matugen/templates/ghostty.conf b/Assets/Matugen/templates/ghostty.conf index 9a0542cd..b2b38446 100644 --- a/Assets/Matugen/templates/ghostty.conf +++ b/Assets/Matugen/templates/ghostty.conf @@ -1,5 +1,5 @@ palette = 0={{colors.shadow.default.hex}} -palette = 1={{colors.red_source.default.hex}} +palette = 1={{colors.red.default.hex}} palette = 2={{colors.green_source.default.hex}} palette = 3={{colors.yellow_source.default.hex}} palette = 4={{colors.primary.default.hex}}