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 --- ...akuno2911__6aab129a53a65dcdad7a33bc88f54067.png | Bin 0 -> 3620797 bytes ...y_lasterk__24e4737b9834a09f4fbcb955972781bb.jpg | Bin 0 -> 3989039 bytes themes/dva_halloween/dva.nix | 22 +++++++++++++++++++++ themes/dva_halloween/sources.txt | 2 ++ themes/dva_halloween/splash1.kra | Bin 0 -> 11185656 bytes themes/dva_halloween/splash1.png | Bin 0 -> 4095754 bytes 6 files changed, 24 insertions(+) create mode 100644 themes/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_kaoruru_sakuno2911__6aab129a53a65dcdad7a33bc88f54067.png create mode 100644 themes/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_lasterk__24e4737b9834a09f4fbcb955972781bb.jpg create mode 100644 themes/dva_halloween/dva.nix create mode 100644 themes/dva_halloween/sources.txt create mode 100644 themes/dva_halloween/splash1.kra create mode 100644 themes/dva_halloween/splash1.png (limited to 'themes/dva_halloween') diff --git a/themes/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_kaoruru_sakuno2911__6aab129a53a65dcdad7a33bc88f54067.png b/themes/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_kaoruru_sakuno2911__6aab129a53a65dcdad7a33bc88f54067.png new file mode 100644 index 0000000..2670921 Binary files /dev/null and b/themes/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_kaoruru_sakuno2911__6aab129a53a65dcdad7a33bc88f54067.png differ diff --git a/themes/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_lasterk__24e4737b9834a09f4fbcb955972781bb.jpg b/themes/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_lasterk__24e4737b9834a09f4fbcb955972781bb.jpg new file mode 100644 index 0000000..5ad0fa9 Binary files /dev/null and b/themes/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_lasterk__24e4737b9834a09f4fbcb955972781bb.jpg differ diff --git a/themes/dva_halloween/dva.nix b/themes/dva_halloween/dva.nix new file mode 100644 index 0000000..5d68084 --- /dev/null +++ b/themes/dva_halloween/dva.nix @@ -0,0 +1,22 @@ +rec { + background = "191111"; #191111 + background-alt = "37181c"; #37181c + foreground = "fff2ce"; #fff2ce + color0 = "${background}"; + color1 = "fef7c3"; #fef7c3 + color2 = "d1c297"; #d1c297 + color3 = "d2435b"; #d2435b + color4 = "8c3b3a"; #8c3b3a + color5 = "713d68"; #713d68 + color6 = "d48469"; #d48469 + color7 = "${foreground}"; + color8 = "${color6}"; + color9 = "${color1}"; + color10 = "${color2}"; + color11 = "${color3}"; + color12 = "${color4}"; + color13 = "${color5}"; + color14 = "${color6}"; + color15 = "${color7}"; + alpha = 0.955; +} diff --git a/themes/dva_halloween/sources.txt b/themes/dva_halloween/sources.txt new file mode 100644 index 0000000..1fd8b9a --- /dev/null +++ b/themes/dva_halloween/sources.txt @@ -0,0 +1,2 @@ +https://www.pixiv.net/en/artworks/59619910 +https://www.pixiv.net/en/artworks/71318602 diff --git a/themes/dva_halloween/splash1.kra b/themes/dva_halloween/splash1.kra new file mode 100644 index 0000000..1e8fdca Binary files /dev/null and b/themes/dva_halloween/splash1.kra differ diff --git a/themes/dva_halloween/splash1.png b/themes/dva_halloween/splash1.png new file mode 100644 index 0000000..d989909 Binary files /dev/null and b/themes/dva_halloween/splash1.png differ -- cgit v1.2.3-101-g0448