diff options
Diffstat (limited to 'wallust/wallust.toml')
| -rw-r--r-- | wallust/wallust.toml | 6 |
1 files changed, 3 insertions, 3 deletions
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" } |
