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/dva_halloween/__d_va_overwatch/preview.jpg | Bin 276132 -> 0 bytes themes/dva_halloween/__d_va_overwatch/project.json | 27 --------------------- themes/dva_halloween/__d_va_overwatch/scene.pkg | Bin 6292689 -> 0 bytes ...akuno2911__6aab129a53a65dcdad7a33bc88f54067.png | Bin 3620797 -> 0 bytes ...y_lasterk__24e4737b9834a09f4fbcb955972781bb.jpg | Bin 3989039 -> 0 bytes themes/dva_halloween/dva.nix | 23 ------------------ themes/dva_halloween/sources.txt | 2 -- themes/dva_halloween/splash1.kra | Bin 11185656 -> 0 bytes themes/dva_halloween/splash1.png | Bin 4095754 -> 0 bytes 9 files changed, 52 deletions(-) delete mode 100644 themes/dva_halloween/__d_va_overwatch/preview.jpg delete mode 100644 themes/dva_halloween/__d_va_overwatch/project.json delete mode 100644 themes/dva_halloween/__d_va_overwatch/scene.pkg delete mode 100644 themes/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_kaoruru_sakuno2911__6aab129a53a65dcdad7a33bc88f54067.png delete mode 100644 themes/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_lasterk__24e4737b9834a09f4fbcb955972781bb.jpg delete mode 100644 themes/dva_halloween/dva.nix delete mode 100644 themes/dva_halloween/sources.txt delete mode 100644 themes/dva_halloween/splash1.kra delete mode 100644 themes/dva_halloween/splash1.png (limited to 'themes/dva_halloween') diff --git a/themes/dva_halloween/__d_va_overwatch/preview.jpg b/themes/dva_halloween/__d_va_overwatch/preview.jpg deleted file mode 100644 index 54c370f..0000000 Binary files a/themes/dva_halloween/__d_va_overwatch/preview.jpg and /dev/null differ diff --git a/themes/dva_halloween/__d_va_overwatch/project.json b/themes/dva_halloween/__d_va_overwatch/project.json deleted file mode 100644 index 2408f56..0000000 --- a/themes/dva_halloween/__d_va_overwatch/project.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "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/dva_halloween/__d_va_overwatch/scene.pkg b/themes/dva_halloween/__d_va_overwatch/scene.pkg deleted file mode 100644 index 898aec2..0000000 Binary files a/themes/dva_halloween/__d_va_overwatch/scene.pkg and /dev/null differ 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 deleted file mode 100644 index 2670921..0000000 Binary files a/themes/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_kaoruru_sakuno2911__6aab129a53a65dcdad7a33bc88f54067.png and /dev/null 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 deleted file mode 100644 index 5ad0fa9..0000000 Binary files a/themes/dva_halloween/__d_va_overwatch_and_1_more_drawn_by_lasterk__24e4737b9834a09f4fbcb955972781bb.jpg and /dev/null differ diff --git a/themes/dva_halloween/dva.nix b/themes/dva_halloween/dva.nix deleted file mode 100644 index d5f63cd..0000000 --- a/themes/dva_halloween/dva.nix +++ /dev/null @@ -1,23 +0,0 @@ -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/dva_halloween/sources.txt b/themes/dva_halloween/sources.txt deleted file mode 100644 index 1fd8b9a..0000000 --- a/themes/dva_halloween/sources.txt +++ /dev/null @@ -1,2 +0,0 @@ -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 deleted file mode 100644 index 1e8fdca..0000000 Binary files a/themes/dva_halloween/splash1.kra and /dev/null differ diff --git a/themes/dva_halloween/splash1.png b/themes/dva_halloween/splash1.png deleted file mode 100644 index d989909..0000000 Binary files a/themes/dva_halloween/splash1.png and /dev/null differ -- cgit v1.2.3-101-g0448