From 544da1ba50d9cbf51a18ca0abf1db66b3baa7460 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Fri, 17 Oct 2025 12:22:00 -0400 Subject: Gentoo desktop --- themes/archive/yoruichi/70077277_p2.png | Bin 0 -> 1426096 bytes themes/archive/yoruichi/Sk 227_P1_D1_Sui.jpg | Bin 0 -> 624882 bytes .../archive/yoruichi/pixiv_i_77762168_media0.png | Bin 0 -> 255843 bytes themes/archive/yoruichi/sources.txt | 3 +++ themes/archive/yoruichi/splash1.kra | Bin 0 -> 749105 bytes themes/archive/yoruichi/splash1.png | Bin 0 -> 234678 bytes themes/archive/yoruichi/splash2.kra | Bin 0 -> 5981716 bytes themes/archive/yoruichi/splash2.png | Bin 0 -> 1949826 bytes themes/archive/yoruichi/yoruichi.kra | Bin 0 -> 10421007 bytes themes/archive/yoruichi/yoruichi.nix | 23 +++++++++++++++++++++ themes/archive/yoruichi/yoruichi.png | Bin 0 -> 3513468 bytes 11 files changed, 26 insertions(+) create mode 100644 themes/archive/yoruichi/70077277_p2.png create mode 100644 themes/archive/yoruichi/Sk 227_P1_D1_Sui.jpg create mode 100644 themes/archive/yoruichi/pixiv_i_77762168_media0.png create mode 100644 themes/archive/yoruichi/sources.txt create mode 100644 themes/archive/yoruichi/splash1.kra create mode 100644 themes/archive/yoruichi/splash1.png create mode 100644 themes/archive/yoruichi/splash2.kra create mode 100644 themes/archive/yoruichi/splash2.png create mode 100644 themes/archive/yoruichi/yoruichi.kra create mode 100644 themes/archive/yoruichi/yoruichi.nix create mode 100644 themes/archive/yoruichi/yoruichi.png (limited to 'themes/archive/yoruichi') diff --git a/themes/archive/yoruichi/70077277_p2.png b/themes/archive/yoruichi/70077277_p2.png new file mode 100644 index 0000000..f11ea34 Binary files /dev/null and b/themes/archive/yoruichi/70077277_p2.png differ diff --git a/themes/archive/yoruichi/Sk 227_P1_D1_Sui.jpg b/themes/archive/yoruichi/Sk 227_P1_D1_Sui.jpg new file mode 100644 index 0000000..1be99ae Binary files /dev/null and b/themes/archive/yoruichi/Sk 227_P1_D1_Sui.jpg differ diff --git a/themes/archive/yoruichi/pixiv_i_77762168_media0.png b/themes/archive/yoruichi/pixiv_i_77762168_media0.png new file mode 100644 index 0000000..b6ad483 Binary files /dev/null and b/themes/archive/yoruichi/pixiv_i_77762168_media0.png differ diff --git a/themes/archive/yoruichi/sources.txt b/themes/archive/yoruichi/sources.txt new file mode 100644 index 0000000..4d35c7b --- /dev/null +++ b/themes/archive/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/archive/yoruichi/splash1.kra b/themes/archive/yoruichi/splash1.kra new file mode 100644 index 0000000..c93e803 Binary files /dev/null and b/themes/archive/yoruichi/splash1.kra differ diff --git a/themes/archive/yoruichi/splash1.png b/themes/archive/yoruichi/splash1.png new file mode 100644 index 0000000..2ec8009 Binary files /dev/null and b/themes/archive/yoruichi/splash1.png differ diff --git a/themes/archive/yoruichi/splash2.kra b/themes/archive/yoruichi/splash2.kra new file mode 100644 index 0000000..55b83aa Binary files /dev/null and b/themes/archive/yoruichi/splash2.kra differ diff --git a/themes/archive/yoruichi/splash2.png b/themes/archive/yoruichi/splash2.png new file mode 100644 index 0000000..02cfc9a Binary files /dev/null and b/themes/archive/yoruichi/splash2.png differ diff --git a/themes/archive/yoruichi/yoruichi.kra b/themes/archive/yoruichi/yoruichi.kra new file mode 100644 index 0000000..587b85c Binary files /dev/null and b/themes/archive/yoruichi/yoruichi.kra differ diff --git a/themes/archive/yoruichi/yoruichi.nix b/themes/archive/yoruichi/yoruichi.nix new file mode 100644 index 0000000..f32f190 --- /dev/null +++ b/themes/archive/yoruichi/yoruichi.nix @@ -0,0 +1,23 @@ +rec { + lightness = "dark"; + background = "403434"; #403434 + background-alt = "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/archive/yoruichi/yoruichi.png b/themes/archive/yoruichi/yoruichi.png new file mode 100644 index 0000000..1cd64b0 Binary files /dev/null and b/themes/archive/yoruichi/yoruichi.png differ -- cgit v1.2.3-101-g0448