From cf4129bb33d19e2e9a795058aa5db75a0aa9ce36 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Fri, 7 Feb 2025 04:52:51 -0800 Subject: migration: theme system --- snowfall/modules/home/desktop/bg/SOURCES.md | 6 ++++++ snowfall/modules/home/desktop/bg/lycoris.png | Bin 0 -> 28947690 bytes snowfall/modules/home/desktop/bg/matama.png | Bin 0 -> 9543767 bytes snowfall/modules/home/desktop/bg/mem.png | Bin 0 -> 6454104 bytes snowfall/modules/home/desktop/bg/nonon.png | Bin 0 -> 145618 bytes snowfall/modules/home/desktop/bg/ryo.png | Bin 0 -> 5189063 bytes snowfall/modules/home/desktop/bg/shinobu.png | Bin 0 -> 4879909 bytes snowfall/modules/home/desktop/bg/skull.png | Bin 0 -> 2651560 bytes 8 files changed, 6 insertions(+) create mode 100644 snowfall/modules/home/desktop/bg/SOURCES.md create mode 100644 snowfall/modules/home/desktop/bg/lycoris.png create mode 100644 snowfall/modules/home/desktop/bg/matama.png create mode 100644 snowfall/modules/home/desktop/bg/mem.png create mode 100644 snowfall/modules/home/desktop/bg/nonon.png create mode 100644 snowfall/modules/home/desktop/bg/ryo.png create mode 100644 snowfall/modules/home/desktop/bg/shinobu.png create mode 100644 snowfall/modules/home/desktop/bg/skull.png (limited to 'snowfall/modules/home/desktop/bg') diff --git a/snowfall/modules/home/desktop/bg/SOURCES.md b/snowfall/modules/home/desktop/bg/SOURCES.md new file mode 100644 index 0000000..893f894 --- /dev/null +++ b/snowfall/modules/home/desktop/bg/SOURCES.md @@ -0,0 +1,6 @@ +# Background Image Sources +- `matama.png`: Mahou Shoujo ni Akogarete S01E09 (Edited) +- `mem.png`: Oshi no Ko S01 OP +- `shinobu.png`: Kizumonogatari I: Tekketsu (Edited) +- `skull.png`: [Akiakane](https://akiakane.net) + diff --git a/snowfall/modules/home/desktop/bg/lycoris.png b/snowfall/modules/home/desktop/bg/lycoris.png new file mode 100644 index 0000000..8c8ba19 Binary files /dev/null and b/snowfall/modules/home/desktop/bg/lycoris.png differ diff --git a/snowfall/modules/home/desktop/bg/matama.png b/snowfall/modules/home/desktop/bg/matama.png new file mode 100644 index 0000000..248d18e Binary files /dev/null and b/snowfall/modules/home/desktop/bg/matama.png differ diff --git a/snowfall/modules/home/desktop/bg/mem.png b/snowfall/modules/home/desktop/bg/mem.png new file mode 100644 index 0000000..1cd2007 Binary files /dev/null and b/snowfall/modules/home/desktop/bg/mem.png differ diff --git a/snowfall/modules/home/desktop/bg/nonon.png b/snowfall/modules/home/desktop/bg/nonon.png new file mode 100644 index 0000000..b16de01 Binary files /dev/null and b/snowfall/modules/home/desktop/bg/nonon.png differ diff --git a/snowfall/modules/home/desktop/bg/ryo.png b/snowfall/modules/home/desktop/bg/ryo.png new file mode 100644 index 0000000..d268a89 Binary files /dev/null and b/snowfall/modules/home/desktop/bg/ryo.png differ diff --git a/snowfall/modules/home/desktop/bg/shinobu.png b/snowfall/modules/home/desktop/bg/shinobu.png new file mode 100644 index 0000000..176ac0c Binary files /dev/null and b/snowfall/modules/home/desktop/bg/shinobu.png differ diff --git a/snowfall/modules/home/desktop/bg/skull.png b/snowfall/modules/home/desktop/bg/skull.png new file mode 100644 index 0000000..0cd2deb Binary files /dev/null and b/snowfall/modules/home/desktop/bg/skull.png differ -- cgit v1.2.3