From 53a0a5473f45d37027af9663638adbf56667e4ca Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 12 Nov 2024 22:26:02 -0500 Subject: Hopefully no leaks --- themes/yoruichi/70077277_p2.png | Bin 0 -> 1426096 bytes themes/yoruichi/Sk 227_P1_D1_Sui.jpg | Bin 0 -> 624882 bytes themes/yoruichi/pixiv_i_77762168_media0.png | Bin 0 -> 255843 bytes themes/yoruichi/sources.txt | 3 +++ themes/yoruichi/splash1.kra | Bin 0 -> 749105 bytes themes/yoruichi/splash1.png | Bin 0 -> 234678 bytes themes/yoruichi/splash2.kra | Bin 0 -> 5981716 bytes themes/yoruichi/splash2.png | Bin 0 -> 1949826 bytes themes/yoruichi/yoruichi.kra | Bin 0 -> 10421007 bytes themes/yoruichi/yoruichi.nix | 21 +++++++++++++++++++++ themes/yoruichi/yoruichi.png | Bin 0 -> 3513468 bytes 11 files changed, 24 insertions(+) create mode 100644 themes/yoruichi/70077277_p2.png create mode 100644 themes/yoruichi/Sk 227_P1_D1_Sui.jpg create mode 100644 themes/yoruichi/pixiv_i_77762168_media0.png create mode 100644 themes/yoruichi/sources.txt create mode 100644 themes/yoruichi/splash1.kra create mode 100644 themes/yoruichi/splash1.png create mode 100644 themes/yoruichi/splash2.kra create mode 100644 themes/yoruichi/splash2.png create mode 100644 themes/yoruichi/yoruichi.kra create mode 100644 themes/yoruichi/yoruichi.nix create mode 100644 themes/yoruichi/yoruichi.png (limited to 'themes/yoruichi') diff --git a/themes/yoruichi/70077277_p2.png b/themes/yoruichi/70077277_p2.png new file mode 100644 index 0000000..f11ea34 Binary files /dev/null and b/themes/yoruichi/70077277_p2.png differ diff --git a/themes/yoruichi/Sk 227_P1_D1_Sui.jpg b/themes/yoruichi/Sk 227_P1_D1_Sui.jpg new file mode 100644 index 0000000..1be99ae Binary files /dev/null and b/themes/yoruichi/Sk 227_P1_D1_Sui.jpg differ diff --git a/themes/yoruichi/pixiv_i_77762168_media0.png b/themes/yoruichi/pixiv_i_77762168_media0.png new file mode 100644 index 0000000..b6ad483 Binary files /dev/null and b/themes/yoruichi/pixiv_i_77762168_media0.png differ diff --git a/themes/yoruichi/sources.txt b/themes/yoruichi/sources.txt new file mode 100644 index 0000000..4d35c7b --- /dev/null +++ b/themes/yoruichi/sources.txt @@ -0,0 +1,3 @@ +https://www.patreon.com/posts/yoruichi-94097833 +https://www.pixiv.net/en/artworks/77762168 +https://www.pixiv.net/en/artworks/70077277 diff --git a/themes/yoruichi/splash1.kra b/themes/yoruichi/splash1.kra new file mode 100644 index 0000000..c93e803 Binary files /dev/null and b/themes/yoruichi/splash1.kra differ diff --git a/themes/yoruichi/splash1.png b/themes/yoruichi/splash1.png new file mode 100644 index 0000000..2ec8009 Binary files /dev/null and b/themes/yoruichi/splash1.png differ diff --git a/themes/yoruichi/splash2.kra b/themes/yoruichi/splash2.kra new file mode 100644 index 0000000..55b83aa Binary files /dev/null and b/themes/yoruichi/splash2.kra differ diff --git a/themes/yoruichi/splash2.png b/themes/yoruichi/splash2.png new file mode 100644 index 0000000..02cfc9a Binary files /dev/null and b/themes/yoruichi/splash2.png differ diff --git a/themes/yoruichi/yoruichi.kra b/themes/yoruichi/yoruichi.kra new file mode 100644 index 0000000..587b85c Binary files /dev/null and b/themes/yoruichi/yoruichi.kra differ diff --git a/themes/yoruichi/yoruichi.nix b/themes/yoruichi/yoruichi.nix new file mode 100644 index 0000000..8a88ee1 --- /dev/null +++ b/themes/yoruichi/yoruichi.nix @@ -0,0 +1,21 @@ +rec { + background = "403434"; #403434 + foreground = "fbfbfb"; #fbfbfb + color0 = "${background}"; + color1 = "a57463"; #a57463 + color2 = "da9d83"; #da9d83 + color3 = "ffdd79"; #ffdd79 + color4 = "6f4f80"; #6f4f80 + color5 = "735382"; #735382 + color6 = "ac7f68"; #ac7f68 + color7 = "${foreground}"; + color8 = "${color6}"; + color9 = "${color1}"; + color10 = "${color2}"; + color11 = "${color3}"; + color12 = "${color4}"; + color13 = "${color5}"; + color14 = "${color6}"; + color15 = "${color7}"; + alpha = 0.989; +} diff --git a/themes/yoruichi/yoruichi.png b/themes/yoruichi/yoruichi.png new file mode 100644 index 0000000..1cd64b0 Binary files /dev/null and b/themes/yoruichi/yoruichi.png differ -- cgit v1.2.3-101-g0448