diff options
author | Niklink <25875275+Niklink@users.noreply.github.com> | 2025-02-24 18:59:12 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-02-25 16:30:29 -0400 |
commit | 6f8f14b754ff72730909efaaa5f798c9bb3530aa (patch) | |
tree | ba0b8004e4dbc5c167d1c0e07527f8f327a37ad7 /album | |
parent | 6c4a135fcfffb6d2b9940eadf4f49ccf3aaaa232 (diff) |
old albums: replace gradient bg images
Diffstat (limited to 'album')
-rw-r--r-- | album/portalstuck-vol-1.yaml | 6 | ||||
-rw-r--r-- | album/rust-apocalypse-anniversary-remaster.yaml | 6 | ||||
-rw-r--r-- | album/the-vriska-mixt8pe.yaml | 6 |
3 files changed, 15 insertions, 3 deletions
diff --git a/album/portalstuck-vol-1.yaml b/album/portalstuck-vol-1.yaml index c5b40c81..05eec7b2 100644 --- a/album/portalstuck-vol-1.yaml +++ b/album/portalstuck-vol-1.yaml @@ -12,7 +12,11 @@ Cover Artists: Cover Art File Extension: png Wallpaper Artists: - Jebb (edits for wiki) -Wallpaper File Extension: png +Wallpaper Parts: +- Asset: none + Style: |- + opacity: 0.75; + background-image: linear-gradient(#01008c, #00000f); Color: '#7070df' Groups: - Fandom diff --git a/album/rust-apocalypse-anniversary-remaster.yaml b/album/rust-apocalypse-anniversary-remaster.yaml index d60fb98d..5258c54c 100644 --- a/album/rust-apocalypse-anniversary-remaster.yaml +++ b/album/rust-apocalypse-anniversary-remaster.yaml @@ -9,7 +9,11 @@ Cover Artists: - Willow Ascenzo Wallpaper Artists: - Jebb (edits for wiki) -Wallpaper File Extension: png +Wallpaper Parts: +- Asset: none + Style: |- + opacity: 0.6; + background-image: linear-gradient(#ffffff, #e5fffe); Cover Art File Extension: png Track Art File Extension: png Color: '#D36EA7' diff --git a/album/the-vriska-mixt8pe.yaml b/album/the-vriska-mixt8pe.yaml index 3ce1d2df..b6db04e4 100644 --- a/album/the-vriska-mixt8pe.yaml +++ b/album/the-vriska-mixt8pe.yaml @@ -12,7 +12,11 @@ Cover Artists: - Arach__nerd Wallpaper Artists: - Jebb (edits for wiki) -Wallpaper File Extension: png +Wallpaper Parts: +- Asset: none + Style: |- + opacity: 0.65; + background-image: linear-gradient(#004181, #f94700); Art Tags: - Vriska Track Art File Extension: jpg |