diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-29 16:33:56 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-29 16:33:56 -0500 |
| commit | 30ae39634fd2d757c7b9fa62e6ce55639072f24a (patch) | |
| tree | 787768400fff85e8af85ecfa3754845d3d06eeb2 /config/wallust | |
| parent | aa4cabd031a14e1471ac69a47ae381c9c9ea462e (diff) | |
Changing wallust color theme to softdark vs dark
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/scripts/WallustSwww.sh
modified: config/wallust/wallust.toml
Diffstat (limited to 'config/wallust')
| -rw-r--r-- | config/wallust/wallust.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/wallust/wallust.toml b/config/wallust/wallust.toml index 7565dd47..76d0267c 100644 --- a/config/wallust/wallust.toml +++ b/config/wallust/wallust.toml @@ -23,7 +23,7 @@ color_space = "labmixed" # * softdark16 - softdark with 16 color variation # * softlight - Light with soft pastel colors, counterpart of `harddark` # * softlight16 - softlight with 16 color variation -palette = "dark16" +palette = "softdark16" # Difference between similar colors, used by the colorspace: # 1 Not perceptible by human eyes. |
