diff options
| author | 2024-11-12 22:26:02 -0500 | |
|---|---|---|
| committer | 2024-11-12 22:36:49 -0500 | |
| commit | 53a0a5473f45d37027af9663638adbf56667e4ca (patch) | |
| tree | 05c6c39678a9005f95c00e0fdf31193657bd4d3d /themes/yoruichi | |
| download | dotfiles-53a0a5473f45d37027af9663638adbf56667e4ca.tar.gz dotfiles-53a0a5473f45d37027af9663638adbf56667e4ca.tar.bz2 dotfiles-53a0a5473f45d37027af9663638adbf56667e4ca.zip | |
Hopefully no leaks
Diffstat (limited to 'themes/yoruichi')
| -rw-r--r-- | themes/yoruichi/70077277_p2.png | bin | 0 -> 1426096 bytes | |||
| -rw-r--r-- | themes/yoruichi/Sk 227_P1_D1_Sui.jpg | bin | 0 -> 624882 bytes | |||
| -rw-r--r-- | themes/yoruichi/pixiv_i_77762168_media0.png | bin | 0 -> 255843 bytes | |||
| -rw-r--r-- | themes/yoruichi/sources.txt | 3 | ||||
| -rw-r--r-- | themes/yoruichi/splash1.kra | bin | 0 -> 749105 bytes | |||
| -rw-r--r-- | themes/yoruichi/splash1.png | bin | 0 -> 234678 bytes | |||
| -rw-r--r-- | themes/yoruichi/splash2.kra | bin | 0 -> 5981716 bytes | |||
| -rw-r--r-- | themes/yoruichi/splash2.png | bin | 0 -> 1949826 bytes | |||
| -rw-r--r-- | themes/yoruichi/yoruichi.kra | bin | 0 -> 10421007 bytes | |||
| -rw-r--r-- | themes/yoruichi/yoruichi.nix | 21 | ||||
| -rw-r--r-- | themes/yoruichi/yoruichi.png | bin | 0 -> 3513468 bytes |
11 files changed, 24 insertions, 0 deletions
diff --git a/themes/yoruichi/70077277_p2.png b/themes/yoruichi/70077277_p2.png Binary files differnew file mode 100644 index 0000000..f11ea34 --- /dev/null +++ b/themes/yoruichi/70077277_p2.png diff --git a/themes/yoruichi/Sk 227_P1_D1_Sui.jpg b/themes/yoruichi/Sk 227_P1_D1_Sui.jpg Binary files differnew file mode 100644 index 0000000..1be99ae --- /dev/null +++ b/themes/yoruichi/Sk 227_P1_D1_Sui.jpg diff --git a/themes/yoruichi/pixiv_i_77762168_media0.png b/themes/yoruichi/pixiv_i_77762168_media0.png Binary files differnew file mode 100644 index 0000000..b6ad483 --- /dev/null +++ b/themes/yoruichi/pixiv_i_77762168_media0.png 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 Binary files differnew file mode 100644 index 0000000..c93e803 --- /dev/null +++ b/themes/yoruichi/splash1.kra diff --git a/themes/yoruichi/splash1.png b/themes/yoruichi/splash1.png Binary files differnew file mode 100644 index 0000000..2ec8009 --- /dev/null +++ b/themes/yoruichi/splash1.png diff --git a/themes/yoruichi/splash2.kra b/themes/yoruichi/splash2.kra Binary files differnew file mode 100644 index 0000000..55b83aa --- /dev/null +++ b/themes/yoruichi/splash2.kra diff --git a/themes/yoruichi/splash2.png b/themes/yoruichi/splash2.png Binary files differnew file mode 100644 index 0000000..02cfc9a --- /dev/null +++ b/themes/yoruichi/splash2.png diff --git a/themes/yoruichi/yoruichi.kra b/themes/yoruichi/yoruichi.kra Binary files differnew file mode 100644 index 0000000..587b85c --- /dev/null +++ b/themes/yoruichi/yoruichi.kra 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 Binary files differnew file mode 100644 index 0000000..1cd64b0 --- /dev/null +++ b/themes/yoruichi/yoruichi.png |