From 812e8de13b47e71ea299814c0e95d3e4d0ed59f6 Mon Sep 17 00:00:00 2001 From: lucy Date: Tue, 3 Feb 2026 00:19:54 +0100 Subject: [PATCH] change to kitty.conf --- templates/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/kitty.conf b/templates/kitty.conf index b4e9d2c..d44ab1c 100644 --- a/templates/kitty.conf +++ b/templates/kitty.conf @@ -1,7 +1,7 @@ # The kitty terminal template for matugen cursor {{colors.primary.default.hex}} -background {{colors.background.default.hex }} +background {{colors.background.default.hex | set_saturation: 2.0 }} foreground {{colors.on_background.default.hex}} color0 {{colors.surface.default.hex}}