change to kitty.conf

This commit is contained in:
lucy 2026-02-03 00:19:54 +01:00
parent 0edeeac71b
commit 812e8de13b

View File

@ -1,7 +1,7 @@
# The kitty terminal template for matugen # The kitty terminal template for matugen
cursor {{colors.primary.default.hex}} 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}} foreground {{colors.on_background.default.hex}}
color0 {{colors.surface.default.hex}} color0 {{colors.surface.default.hex}}