From 2781082f1085757a0cfb929ba37de968726ec751 Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Tue, 2 Dec 2025 08:54:27 +0100 Subject: xd --- wallust/wallust.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wallust/wallust.toml') diff --git a/wallust/wallust.toml b/wallust/wallust.toml index 94a6665..9a63624 100644 --- a/wallust/wallust.toml +++ b/wallust/wallust.toml @@ -1,8 +1,8 @@ -backend = "kmeans" +backend = "full" check_contrast = true -color_space = "lab" +color_space = "salience" fallback_generator = "complementary" -palette = "ansidark16" +palette = "dark16" [templates] foot = { src = "foot", dst = "~/.config/foot/foot.ini" } -- cgit v1.2.3