diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-07 20:15:56 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-07 20:15:56 +0100 |
commit | 10a72bb7d695fd36675198fd52b467fc66fcea17 (patch) | |
tree | 6f241461e7c6fc1b2439e855b0d24f99e27a186b /test/json | |
parent | 24c7e1915bf16b4141d0502af040791fed65aa06 (diff) |
a
Diffstat (limited to 'test/json')
-rw-r--r-- | test/json/wall-atlas-02_groups.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/json/wall-atlas-02_groups.json b/test/json/wall-atlas-02_groups.json index 1a6ea806..fe565acc 100644 --- a/test/json/wall-atlas-02_groups.json +++ b/test/json/wall-atlas-02_groups.json @@ -17,7 +17,7 @@ }, "overlay": { "pixel-size": "42 x 192", - "tint-mult": [ 0.1, 0.2, 0.3, 0.4 ], + "tint-mult": [ 0.125, 0.25, 0.5, 1 ], "tint-add": [ 1, 2, 3 ], "default-tint": false, "mirrored": true |