« get me outta code hell

old albums: adding/improving bgs - hsmusic-data - Data files for https://hsmusic.wiki - track, album, artist & flash info, etc
summary refs log tree commit diff
diff options
context:
space:
mode:
authorNiklink <25875275+Niklink@users.noreply.github.com>2025-02-25 12:27:17 -0400
committer(quasar) nebula <qznebula@protonmail.com>2025-02-25 16:30:29 -0400
commit354826218d39b5b30e0a0ffe35fd175ffd79b459 (patch)
treebf68dd10e436adb35f92647112a7e418b138a6ce
parent2d653ce661f5a5048b824436c88f9e09310afd46 (diff)
old albums: adding/improving bgs
-rw-r--r--album/chilled-processor.yaml9
-rw-r--r--album/coloUrs-and-mayhem-universe-a.yaml19
-rw-r--r--album/coloUrs-and-mayhem-universe-b.yaml23
-rw-r--r--album/extermination-shock.yaml1
-rw-r--r--album/stratosphere.yaml8
-rw-r--r--album/women-wrestling.yaml8
-rw-r--r--static-page/changelog.yaml4
7 files changed, 65 insertions, 7 deletions
diff --git a/album/chilled-processor.yaml b/album/chilled-processor.yaml
index 865b7580..3b3c2ab9 100644
--- a/album/chilled-processor.yaml
+++ b/album/chilled-processor.yaml
@@ -9,6 +9,15 @@ Cover Artists:
 - tempest2k
 Cover Art File Extension: png
 Color: '#80c9c9'
+Wallpaper File Extension: png
+Wallpaper Artists:
+- Homestuck
+Wallpaper Style: |-
+    opacity: 0.75;
+    background-repeat: repeat;
+    background-size: auto;
+    image-rendering: pixelated;
+    image-rendering: crisp-edges;
 Groups:
 - tempest2k
 - Beyond
diff --git a/album/coloUrs-and-mayhem-universe-a.yaml b/album/coloUrs-and-mayhem-universe-a.yaml
index f28f9431..c9a02335 100644
--- a/album/coloUrs-and-mayhem-universe-a.yaml
+++ b/album/coloUrs-and-mayhem-universe-a.yaml
@@ -30,8 +30,23 @@ Banner Artists:
 - Niklink (edits for wiki)
 Banner Dimensions: 1100x180
 Banner File Extension: png
-Wallpaper Style: 'opacity: 0.8;'
-Wallpaper File Extension: png
+Wallpaper Parts:
+- Asset: bg-left.png
+  Style: |-
+    background-position-x: 1%;
+    background-size: contain;
+    background-repeat: no-repeat;
+    opacity: 1;
+- Asset: bg-right.png
+  Style: |-
+    background-position-x: 99%;
+    background-size: contain;
+    background-repeat: no-repeat;
+    opacity: 1;
+- Asset: none
+  Style: |-
+    background-color: #000000;
+    opacity: 0.2;
 Wallpaper Artists:
 - Shelby Cragg
 - Niklink (edits for wiki)
diff --git a/album/coloUrs-and-mayhem-universe-b.yaml b/album/coloUrs-and-mayhem-universe-b.yaml
index 6a5baaa4..b0385b75 100644
--- a/album/coloUrs-and-mayhem-universe-b.yaml
+++ b/album/coloUrs-and-mayhem-universe-b.yaml
@@ -25,8 +25,27 @@ Banner Artists:
 - Niklink (edits for wiki)
 Banner Dimensions: 1100x180
 Banner File Extension: png
-Wallpaper Style: 'opacity: 0.8;'
-Wallpaper File Extension: png
+Wallpaper Parts:
+- Asset: none
+  Style: |-
+    background-color: #ffffff;
+    opacity: 1;
+- Asset: bg-left.png
+  Style: |-
+    background-position-x: 1%;
+    background-size: contain;
+    background-repeat: no-repeat;
+    opacity: 1;
+- Asset: bg-right.png
+  Style: |-
+    background-position-x: 98%;
+    background-size: contain;
+    background-repeat: no-repeat;
+    opacity: 1;
+- Asset: none
+  Style: |-
+    background-color: #000000;
+    opacity: 0.2;
 Wallpaper Artists:
 - Shelby Cragg
 - Niklink (edits for wiki)
diff --git a/album/extermination-shock.yaml b/album/extermination-shock.yaml
index fc73ce27..6f4a442c 100644
--- a/album/extermination-shock.yaml
+++ b/album/extermination-shock.yaml
@@ -14,7 +14,6 @@ Groups:
 - what is lost in the mines?
 - Beyond
 Wallpaper Style: 'opacity: 0.55;'
-Wallpaper File Extension: png
 Cover Art File Extension: png
 Wallpaper Artists:
 - kneelian
diff --git a/album/stratosphere.yaml b/album/stratosphere.yaml
index 84b90b42..3241143d 100644
--- a/album/stratosphere.yaml
+++ b/album/stratosphere.yaml
@@ -12,6 +12,14 @@ Color: '#B7D7EC'
 Groups:
 - Solatrus
 - Beyond
+Wallpaper Artists:
+- Jebb (edits for wiki)
+- Niklink (edits for wiki)
+Wallpaper Parts:
+- Asset: none
+  Style: |-
+    opacity: 0.8;
+    background-image: linear-gradient(#030713, #101F3D 70%, #142751 75%, #37639b 85%, #89c2ef 98%); 
 Commentary: |-
     <i>Solatrus:</i>
     Stratosphere is an old trance song I did just after finishing Dawn to Dusk (2008), but I never really promoted it!
diff --git a/album/women-wrestling.yaml b/album/women-wrestling.yaml
index cb3c2a87..a5d9405f 100644
--- a/album/women-wrestling.yaml
+++ b/album/women-wrestling.yaml
@@ -16,6 +16,14 @@ Groups:
 - Jamie Paige
 - Beyond
 Cover Art File Extension: png
+Wallpaper Artists:
+- Jebb (edits for wiki)
+- Niklink (edits for wiki)
+Wallpaper Parts:
+- Asset: none
+  Style: |-
+    opacity: 0.6;
+    background-image: linear-gradient(315deg, #ff2f7b, #feba71); 
 Commentary: |-
     <i>Jamie Paige:</i>
     "a blow connecting and it knocks me out; a hand extended so i don't stay down!"
diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml
index 5fbc63a2..5b483352 100644
--- a/static-page/changelog.yaml
+++ b/static-page/changelog.yaml
@@ -38,7 +38,7 @@ Content: |-
     <h3>other additions</h3>
     <!-- background additions -->
     - added backgrounds to [[album:gate]] and [[album:infinite-cataclysm]] (thanks, Niklink!)
-    - added backgrounds to [[album:adventurous-ascent-single-version]], [[album:bowmania-gordian]], and [[album:the-homestuck-strife-project-vol-1]]
+    - added backgrounds to [[album:adventurous-ascent-single-version]], [[album:bowmania-gordian]], [[album:chilled-processor]], [[album:stratosphere]], [[album:women-wrestling]], and [[album:the-homestuck-strife-project-vol-1]] (thanks Jebb, Niklink!)
     <!-- commentary additions -->
     - added Discord commentary to [[track:nuclear-winterfalls]] and [[track:kiss-of-death]] (thanks, Lanolin!)
     <!-- additional name additions -->
@@ -58,7 +58,7 @@ Content: |-
     <h3>data changes</h3>
     <!-- misc presentational changes -->
     - updated links to "wiki archive" audio files hosted on-wiki, [[static:changelog#30-jan-2025|since recently]] hosted at media.hsmusic.wiki (old URLs continue to redirect; thanks, Lanolin!)
-    - improved backgrounds for [[album:413-sp3c14l]], [[album:bittersweet-hilary-troiano]], [[album:doctor-raid-remix]], [[album:flare-raid-remix]], [[album:electricity]], [[album:english-metal-cover]], [[album:gba-pokemon-unbound-super-music-collection]], and [[album:penumbra-phantasm-cover-ash-taylor]] (thanks, Niklink!)
+    - improved backgrounds for [[album:413-sp3c14l]], [[album:bittersweet-hilary-troiano]], [[album:coloUrs-and-mayhem-universe-a]], [[album:coloUrs-and-mayhem-universe-b]], [[album:doctor-raid-remix]], [[album:flare-raid-remix]], [[album:electricity]], [[album:english-metal-cover]], [[album:gba-pokemon-unbound-super-music-collection]], and [[album:penumbra-phantasm-cover-ash-taylor]] (thanks, Niklink!)
     - improved background rendering for [[album:tomb-of-the-ancestors]], [[album:shortcuts]], [[album:p-s]], [[album:paths]], [[album:chips-and-bits-vol-1]], [[album:chips-and-bits-vol-2]], [[album:haruspex-ost]], and [[album:moonslayer]] and banner aspect ratio for [[album:loftlocked-vol-1]] (thanks, Niklink!)
     - replaced background image for [[album:rust-apocalypse-anniversary-remaster]], [[album:portalstuck-vol-1]], [[album:the-vriska-mixt8pe]], and [[album:black-raid-remix]] with CSS gradient (thanks, Niklink!)
     <!-- track section/placement changes (not fixes) -->