diff options
author | Niklink <25875275+Niklink@users.noreply.github.com> | 2025-02-24 15:47:08 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-02-25 16:30:29 -0400 |
commit | 6c4a135fcfffb6d2b9940eadf4f49ccf3aaaa232 (patch) | |
tree | 3caee583d0bee0d539006981306ec832136fd928 /album | |
parent | 69904232975f2bc179dd1cd1812f9071e0fe4189 (diff) |
old albums: replace monochrome bg images
Diffstat (limited to 'album')
-rw-r--r-- | album/_.yaml | 7 | ||||
-rw-r--r-- | album/celestial.yaml | 7 | ||||
-rw-r--r-- | album/cool-and-new-sonic-team.yaml | 7 | ||||
-rw-r--r-- | album/skies-forever-blue.yaml | 6 |
4 files changed, 19 insertions, 8 deletions
diff --git a/album/_.yaml b/album/_.yaml index a48d906a..1b1e9ccf 100644 --- a/album/_.yaml +++ b/album/_.yaml @@ -36,8 +36,11 @@ Banner Dimensions: 1100x216 Banner File Extension: png Wallpaper Artists: - Makin -Wallpaper Style: 'opacity: 0.75;' -Wallpaper File Extension: png +Wallpaper Parts: +- Asset: none + Style: |- + background-color: #352935; + opacity: 0.75; Color: '#9b779b' Groups: - Cool and New Music Team diff --git a/album/celestial.yaml b/album/celestial.yaml index 5da5e921..f646c146 100644 --- a/album/celestial.yaml +++ b/album/celestial.yaml @@ -18,8 +18,11 @@ Groups: Wallpaper Artists: - YU NAGABA - ruby (edits for wiki) -Wallpaper File Extension: png -Wallpaper Style: 'opacity: 0.65;' +Wallpaper Parts: +- Asset: none + Style: |- + background-color: #18acac; + opacity: 0.65; Commentary: |- <i>ruby:</i> (wiki editor, 4/4/2024) This song is used as the credits to [[album:pokemon-scarlet-violet-super-music-collection|Pokémon Scarlet & Pokémon Violet]]. diff --git a/album/cool-and-new-sonic-team.yaml b/album/cool-and-new-sonic-team.yaml index 70df51f5..349953e7 100644 --- a/album/cool-and-new-sonic-team.yaml +++ b/album/cool-and-new-sonic-team.yaml @@ -24,8 +24,11 @@ Banner Dimensions: 1100x180 Banner File Extension: png Wallpaper Artists: - Hadron -Wallpaper File Extension: png -Wallpaper Style: 'opacity: 0.9;' +Wallpaper Parts: +- Asset: none + Style: |- + background-color: #e5422e; + opacity: 0.9; Color: '#5178dd' Groups: - Cool and New Music Team diff --git a/album/skies-forever-blue.yaml b/album/skies-forever-blue.yaml index 64b786e6..a57208d6 100644 --- a/album/skies-forever-blue.yaml +++ b/album/skies-forever-blue.yaml @@ -11,10 +11,12 @@ Cover Artists: - OMOCAT Wallpaper Artists: - Jebb (edits for wiki) -Wallpaper Style: |- +Wallpaper Parts: +- Asset: none + Style: |- + background-color: #16a1ff; opacity: 0.75; Cover Art File Extension: png -Wallpaper File Extension: png Color: '#16A1FF' Groups: - Toby Fox |