This commit is contained in:
Zacharias-Brohn
2026-03-05 15:23:21 +01:00
parent 0b6b5d0491
commit 533f268184
+1
View File
@@ -93,6 +93,7 @@ def generate(
ctx: dict[str, Any] = { ctx: dict[str, Any] = {
"mode": mode, "mode": mode,
"wallpaper_path": wallpaper_path, "wallpaper_path": wallpaper_path,
"source_color": int_to_hex(seed.to_int()),
"name": name, "name": name,
"seed": seed.to_int(), "seed": seed.to_int(),
"flavor": flavor, "flavor": flavor,