summaryrefslogtreecommitdiff
path: root/themes/archive/dva_halloween
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-10-17 12:22:00 -0400
committerAndrew Opalach <andrew@akon.city> 2025-10-17 12:32:42 -0400
commit544da1ba50d9cbf51a18ca0abf1db66b3baa7460 (patch)
tree1caa87664ea4937c5f4e6e8dc83c49b3132ddd70 /themes/archive/dva_halloween
parent85a47287e56ba9100420246531ebea5996cc0486 (diff)
downloaddotfiles-544da1ba50d9cbf51a18ca0abf1db66b3baa7460.tar.gz
dotfiles-544da1ba50d9cbf51a18ca0abf1db66b3baa7460.tar.bz2
dotfiles-544da1ba50d9cbf51a18ca0abf1db66b3baa7460.zip
Gentoo desktop
Diffstat (limited to 'themes/archive/dva_halloween')
-rw-r--r--themes/archive/dva_halloween/__d_va_overwatch/preview.jpgbin0 -> 276132 bytes
-rw-r--r--themes/archive/dva_halloween/__d_va_overwatch/project.json27
-rw-r--r--themes/archive/dva_halloween/__d_va_overwatch/scene.pkgbin0 -> 6292689 bytes
-rw-r--r--themes/archive/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_kaoruru_sakuno2911__6aab129a53a65dcdad7a33bc88f54067.pngbin0 -> 3620797 bytes
-rw-r--r--themes/archive/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_lasterk__24e4737b9834a09f4fbcb955972781bb.jpgbin0 -> 3989039 bytes
-rw-r--r--themes/archive/dva_halloween/dva.nix23
-rw-r--r--themes/archive/dva_halloween/sources.txt2
-rw-r--r--themes/archive/dva_halloween/splash1.krabin0 -> 11185656 bytes
-rw-r--r--themes/archive/dva_halloween/splash1.pngbin0 -> 4095754 bytes
9 files changed, 52 insertions, 0 deletions
diff --git a/themes/archive/dva_halloween/__d_va_overwatch/preview.jpg b/themes/archive/dva_halloween/__d_va_overwatch/preview.jpg
new file mode 100644
index 0000000..54c370f
--- /dev/null
+++ b/themes/archive/dva_halloween/__d_va_overwatch/preview.jpg
Binary files differ
diff --git a/themes/archive/dva_halloween/__d_va_overwatch/project.json b/themes/archive/dva_halloween/__d_va_overwatch/project.json
new file mode 100644
index 0000000..2408f56
--- /dev/null
+++ b/themes/archive/dva_halloween/__d_va_overwatch/project.json
@@ -0,0 +1,27 @@
+{
+ "contentrating" : "Questionable",
+ "file" : "scene.json",
+ "general" :
+ {
+ "properties" :
+ {
+ "schemecolor" :
+ {
+ "order" : 0,
+ "text" : "ui_browse_properties_scheme_color",
+ "type" : "color",
+ "value" : "0.80392 0.53333 0.43137"
+ }
+ }
+ },
+ "preview" : "preview.jpg",
+ "ratingsex" : "mild",
+ "ratingviolence" : "none",
+ "tags" : [ "Anime" ],
+ "title" : "D.Va Halloween [Lasterk]",
+ "type" : "scene",
+ "version" : 1,
+ "visibility" : "private",
+ "workshopid" : "3374168885",
+ "workshopurl" : "steam://url/CommunityFilePage/3374168885"
+} \ No newline at end of file
diff --git a/themes/archive/dva_halloween/__d_va_overwatch/scene.pkg b/themes/archive/dva_halloween/__d_va_overwatch/scene.pkg
new file mode 100644
index 0000000..898aec2
--- /dev/null
+++ b/themes/archive/dva_halloween/__d_va_overwatch/scene.pkg
Binary files differ
diff --git a/themes/archive/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_kaoruru_sakuno2911__6aab129a53a65dcdad7a33bc88f54067.png b/themes/archive/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_kaoruru_sakuno2911__6aab129a53a65dcdad7a33bc88f54067.png
new file mode 100644
index 0000000..2670921
--- /dev/null
+++ b/themes/archive/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_kaoruru_sakuno2911__6aab129a53a65dcdad7a33bc88f54067.png
Binary files differ
diff --git a/themes/archive/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_lasterk__24e4737b9834a09f4fbcb955972781bb.jpg b/themes/archive/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_lasterk__24e4737b9834a09f4fbcb955972781bb.jpg
new file mode 100644
index 0000000..5ad0fa9
--- /dev/null
+++ b/themes/archive/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_lasterk__24e4737b9834a09f4fbcb955972781bb.jpg
Binary files differ
diff --git a/themes/archive/dva_halloween/dva.nix b/themes/archive/dva_halloween/dva.nix
new file mode 100644
index 0000000..d5f63cd
--- /dev/null
+++ b/themes/archive/dva_halloween/dva.nix
@@ -0,0 +1,23 @@
+rec {
+ lightness = "dark";
+ 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/archive/dva_halloween/sources.txt b/themes/archive/dva_halloween/sources.txt
new file mode 100644
index 0000000..1fd8b9a
--- /dev/null
+++ b/themes/archive/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/archive/dva_halloween/splash1.kra b/themes/archive/dva_halloween/splash1.kra
new file mode 100644
index 0000000..1e8fdca
--- /dev/null
+++ b/themes/archive/dva_halloween/splash1.kra
Binary files differ
diff --git a/themes/archive/dva_halloween/splash1.png b/themes/archive/dva_halloween/splash1.png
new file mode 100644
index 0000000..d989909
--- /dev/null
+++ b/themes/archive/dva_halloween/splash1.png
Binary files differ