fuzzel: don't overwrite non-color config in color generation

This commit is contained in:
end-4
2025-06-02 10:52:20 +02:00
parent 209cfc131a
commit 6aadba9a3a
4 changed files with 12 additions and 26 deletions
@@ -0,0 +1,8 @@
[colors]
background={{colors.background.default.hex_stripped}}ff
text={{colors.on_background.default.hex_stripped}}ff
selection={{colors.surface_variant.default.hex_stripped}}ff
selection-text={{colors.on_surface_variant.default.hex_stripped}}ff
border={{colors.surface_variant.default.hex_stripped}}dd
match={{colors.primary.default.hex_stripped}}ff
selection-match={{colors.primary.default.hex_stripped}}ff