From 69904232975f2bc179dd1cd1812f9071e0fe4189 Mon Sep 17 00:00:00 2001
From: Niklink <25875275+Niklink@users.noreply.github.com>
Date: Sun, 23 Feb 2025 22:46:26 -0400
Subject: new albums: adding/improving bgs
---
album/413-sp3c14l.yaml | 2 ++
album/adventurous-ascent-single-version.yaml | 10 +++++++++
album/bittersweet-hilary-troiano.yaml | 5 ++++-
album/black-raid-remix.yaml | 6 +++++-
album/bowmania-gordian.yaml | 8 +++++++
album/doctor-raid-remix.yaml | 7 +++---
album/electricity.yaml | 6 +++++-
album/english-metal-cover.yaml | 8 +++----
album/flare-raid-remix.yaml | 18 +++++++++++++++-
album/gate.yaml | 5 +++++
...gba-pokemon-unbound-super-music-collection.yaml | 21 ++++++++++++++++++
album/infinite-cataclysm.yaml | 8 +++++++
album/penumbra-phantasm-cover-ash-taylor.yaml | 11 ++++++----
album/pray.yaml | 3 ++-
album/terminal-mayonakas-theme.yaml | 6 +++++-
album/the-homestuck-strife-project-vol-1.yaml | 25 ++++++++++++++++++++++
16 files changed, 131 insertions(+), 18 deletions(-)
(limited to 'album')
diff --git a/album/413-sp3c14l.yaml b/album/413-sp3c14l.yaml
index 37f97355..52c27669 100644
--- a/album/413-sp3c14l.yaml
+++ b/album/413-sp3c14l.yaml
@@ -13,9 +13,11 @@ Art Tags:
- Prospit
- Derse
Wallpaper File Extension: png
+Wallpaper Style: 'opacity: 0.45;'
Wallpaper Artists:
- AFTERDEVTH
- Jebb (edits for wiki)
+- Niklink (edits for wiki)
Color: '#e394dd'
Groups:
- Fandom
diff --git a/album/adventurous-ascent-single-version.yaml b/album/adventurous-ascent-single-version.yaml
index 6ac28e59..8cba62d9 100644
--- a/album/adventurous-ascent-single-version.yaml
+++ b/album/adventurous-ascent-single-version.yaml
@@ -8,7 +8,17 @@ URLs:
- https://www.youtube.com/watch?v=u3QQQaniznw
Cover Artists:
- LudicrousFalcon
+Wallpaper Artists:
+- LudicrousFalcon
+- Niklink (edits for wiki)
+- Jebb (edits for wiki)
Cover Art File Extension: png
+Wallpaper File Extension: png
+Wallpaper Style: |-
+ opacity: 0.6;
+ background-position: top;
+ image-rendering: pixelated;
+ image-rendering: crisp-edges;
Color: '#51c4ff'
Groups:
- Fandom
diff --git a/album/bittersweet-hilary-troiano.yaml b/album/bittersweet-hilary-troiano.yaml
index 44178ed8..06abdade 100644
--- a/album/bittersweet-hilary-troiano.yaml
+++ b/album/bittersweet-hilary-troiano.yaml
@@ -12,8 +12,11 @@ Cover Art File Extension: png
Wallpaper Artists:
- Hilary Troiano
- Lilithtreasure (edits for wiki)
+- Niklink (edits for wiki)
Wallpaper Style: |-
- opacity: 0.3;
+ opacity: 0.4;
+ image-rendering: pixelated;
+ image-rendering: crisp-edges;
Wallpaper File Extension: png
Color: '#febc90'
Groups:
diff --git a/album/black-raid-remix.yaml b/album/black-raid-remix.yaml
index 88a95b07..080fd189 100644
--- a/album/black-raid-remix.yaml
+++ b/album/black-raid-remix.yaml
@@ -18,7 +18,11 @@ Groups:
- Fandom
Wallpaper Artists:
- Lilithtreasure (edits for wiki)
-Wallpaper File Extension: png
+Wallpaper Parts:
+- Asset: none
+ Style: |-
+ opacity: 0.6;
+ background-image: linear-gradient(#000000 0%,#000000 36.6%, #FFFDD0 36.6%, #FFFDD0 37.33%, #270000 37.33%, #270000 62%);
Commentary: |-
Raid: ([Bandcamp about blurb](https://rudecustard.bandcamp.com/track/black))
diff --git a/album/bowmania-gordian.yaml b/album/bowmania-gordian.yaml
index a553e6fc..314a1a1e 100644
--- a/album/bowmania-gordian.yaml
+++ b/album/bowmania-gordian.yaml
@@ -13,6 +13,14 @@ URLs:
Color: '#8bb1f2'
Groups:
- Fandom
+Wallpaper Artists:
+- Jebb (edits for wiki)
+- Niklink (edits for wiki)
+Wallpaper Parts:
+- Asset: none
+ Style: |-
+ opacity: 0.6;
+ background-image: linear-gradient(#91b6fc, #193177);
Commentary: |-
Gordian: ([SoundCloud description](https://soundcloud.com/realbillwatterson/sets/bowmania))
diff --git a/album/doctor-raid-remix.yaml b/album/doctor-raid-remix.yaml
index 4cd5346b..a3c31b27 100644
--- a/album/doctor-raid-remix.yaml
+++ b/album/doctor-raid-remix.yaml
@@ -17,12 +17,13 @@ Groups:
Art Tags:
- LoWaS
Wallpaper Artists:
-- Raid
-- Lilithtreasure (edits for wiki)
+- Homestuck
+- Niklink (edits for wiki)
Wallpaper Style: |-
opacity: 0.8;
background-repeat: no-repeat;
- background-size: 1350px;
+ background-size: 700px;
+Wallpaper File Extension: png
Commentary: |-
Raid: ([Bandcamp about blurb](https://rudecustard.bandcamp.com/track/doctor-raid-remix))
diff --git a/album/electricity.yaml b/album/electricity.yaml
index 680c9533..3e4da03d 100644
--- a/album/electricity.yaml
+++ b/album/electricity.yaml
@@ -8,7 +8,11 @@ Cover Artists:
Wallpaper Artists:
- Kalibration
- Jebb (edits for wiki)
-Wallpaper Style: 'opacity: 0.6;'
+- Niklink (edits for wiki)
+Wallpaper Style: |-
+ opacity: 0.65;
+ image-rendering: pixelated;
+ image-rendering: crisp-edges;
Cover Art File Extension: png
Wallpaper File Extension: png
URLs:
diff --git a/album/english-metal-cover.yaml b/album/english-metal-cover.yaml
index 0ada137b..d38c75b5 100644
--- a/album/english-metal-cover.yaml
+++ b/album/english-metal-cover.yaml
@@ -12,13 +12,11 @@ Color: '#42986d'
Groups:
- Fandom
Wallpaper Artists:
-- Ash Taylor
+- Homestuck
+- Niklink (edits for wiki)
Cover Art File Extension: png
Wallpaper File Extension: png
-Wallpaper Style: |-
- opacity: 0.8;
- background-repeat: no-repeat;
- background-size: 1400px;
+Wallpaper Style: 'opacity: 0.55;'
Commentary: |-
Ash Taylor: ([Bandcamp about blurb](https://estrobiologist.bandcamp.com/track/english-metal-cover))
diff --git a/album/flare-raid-remix.yaml b/album/flare-raid-remix.yaml
index c49550c6..6eb8efbe 100644
--- a/album/flare-raid-remix.yaml
+++ b/album/flare-raid-remix.yaml
@@ -17,7 +17,23 @@ Art Tags:
Wallpaper Artists:
- Raid
- Lilithtreasure (edits for wiki)
-Wallpaper File Extension: jpg
+- Niklink (edits for wiki)
+Wallpaper Parts:
+- Asset: bg-back.jpg
+ Style: |-
+ background-size: contain;
+ background-repeat: repeat-x;
+ opacity: 1;
+- Asset: bg-left.jpg
+ Style: |-
+ background-position: left;
+ background-size: contain;
+ background-repeat: no-repeat;
+ opacity: 1;
+- Asset: none
+ Style: |-
+ background-color: #000000;
+ opacity: 0.35;
Commentary: |-
Raid: ([Bandcamp about blurb](https://rudecustard.bandcamp.com/track/flare-raid-remix))
diff --git a/album/gate.yaml b/album/gate.yaml
index b0cc587f..a9a53c33 100644
--- a/album/gate.yaml
+++ b/album/gate.yaml
@@ -3,6 +3,11 @@ Artists:
- Kalibration
Cover Artists:
- Kalibration
+Wallpaper Artists:
+- Kalibration
+- Niklink (edits for wiki)
+Wallpaper Style: 'opacity: 0.35;'
+Wallpaper File Extension: png
Date: August 4, 2017
Date Added: January 29, 2025
URLs:
diff --git a/album/gba-pokemon-unbound-super-music-collection.yaml b/album/gba-pokemon-unbound-super-music-collection.yaml
index 64bb27db..8e74ea7b 100644
--- a/album/gba-pokemon-unbound-super-music-collection.yaml
+++ b/album/gba-pokemon-unbound-super-music-collection.yaml
@@ -15,6 +15,27 @@ Groups:
- Beyond
Wallpaper Artists:
- Phos
+Wallpaper Parts:
+- Asset: none
+ Style: |-
+ background-color: #220730;
+ opacity: 1;
+- Asset: bg-left.png
+ Style: |-
+ background-position: 10% top;
+ background-size: auto;
+ background-repeat: no-repeat;
+ opacity: 0.85;
+- Asset: bg-right.png
+ Style: |-
+ background-position: 90% top;
+ background-size: auto;
+ background-repeat: no-repeat;
+ opacity: 0.85;
+- Asset: none
+ Style: |-
+ background-color: #000000;
+ opacity: 0.3;
Additional Files:
- Title: Bandcamp background
Files:
diff --git a/album/infinite-cataclysm.yaml b/album/infinite-cataclysm.yaml
index f0724588..1384562f 100644
--- a/album/infinite-cataclysm.yaml
+++ b/album/infinite-cataclysm.yaml
@@ -8,7 +8,15 @@ URLs:
- https://www.youtube.com/watch?v=elDcDjFMzwU
Cover Artists:
- LudicrousFalcon
+Wallpaper Artists:
+- LudicrousFalcon
+- Niklink (edits for wiki)
+Wallpaper Style: |-
+ opacity: 0.6;
+ image-rendering: pixelated;
+ image-rendering: crisp-edges;
Cover Art File Extension: png
+Wallpaper File Extension: png
Color: '#b2b2b2'
Groups:
- Fandom
diff --git a/album/penumbra-phantasm-cover-ash-taylor.yaml b/album/penumbra-phantasm-cover-ash-taylor.yaml
index 80127757..74052d55 100644
--- a/album/penumbra-phantasm-cover-ash-taylor.yaml
+++ b/album/penumbra-phantasm-cover-ash-taylor.yaml
@@ -16,12 +16,15 @@ Art Tags:
- LoWaS
Wallpaper Artists:
- Ash Taylor
+- Niklink (edits for wiki)
Cover Art File Extension: png
-Wallpaper File Extension: png
-Wallpaper Style: |-
- opacity: 0.8;
+Wallpaper Parts:
+- Asset: bg.png
+ Style: |-
+ background-position: center;
+ background-size: auto;
background-repeat: no-repeat;
- background-size: 1400px;
+ opacity: 0.6;
Commentary: |-
Ash Taylor: ([Bandcamp about blurb](https://estrobiologist.bandcamp.com/track/penumbra-phantasm-cover))
diff --git a/album/pray.yaml b/album/pray.yaml
index 6149077c..1bf65365 100644
--- a/album/pray.yaml
+++ b/album/pray.yaml
@@ -15,7 +15,8 @@ Groups:
- Beyond
Wallpaper Artists:
- ruby
-Wallpaper File Extension: png
+Wallpaper Parts:
+- Asset: none
Commentary: |-
Quasar Nebula: (wiki editor, 12/29/2024)
diff --git a/album/terminal-mayonakas-theme.yaml b/album/terminal-mayonakas-theme.yaml
index 455a2973..4e031533 100644
--- a/album/terminal-mayonakas-theme.yaml
+++ b/album/terminal-mayonakas-theme.yaml
@@ -10,7 +10,11 @@ Wallpaper Artists:
Art Tags:
- Mayonaka (Crud Spade)
Cover Art File Extension: png
-Wallpaper File Extension: png
+Wallpaper Parts:
+- Asset: none
+ Style: |-
+ background-color: #fb0301;
+ opacity: 0.6;
URLs:
- https://potatoboss.bandcamp.com/track/terminal-mayonakas-theme
- https://open.spotify.com/album/5PHv8BL7UVJPgptRPlE4Mc
diff --git a/album/the-homestuck-strife-project-vol-1.yaml b/album/the-homestuck-strife-project-vol-1.yaml
index e7b98106..d77ca915 100644
--- a/album/the-homestuck-strife-project-vol-1.yaml
+++ b/album/the-homestuck-strife-project-vol-1.yaml
@@ -29,6 +29,31 @@ Art Tags:
# - Also it kinda looks more like a captch card than sburb
# - Also the fire might be Reckoning LOL
- Gate
+Wallpaper Artists:
+- Wiiuski
+- Jebb (edits for wiki)
+- Niklink (edits for wiki)
+Wallpaper Parts:
+- Asset: none
+ Style: |-
+ background-color: #008442;
+ 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.4;
Commentary: |-
The Paradox Music Team: ([Bandcamp about blurb](https://pascalpotatovandenbos.bandcamp.com/album/the-homestuck-strife-project-vol-1-original-soundtrack))
--
cgit 1.3.0-6-gf8a5