diff options
author | Niklink <25875275+Niklink@users.noreply.github.com> | 2025-02-25 00:37:22 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-02-25 16:30:29 -0400 |
commit | 2d653ce661f5a5048b824436c88f9e09310afd46 (patch) | |
tree | 49cf0d67028eb759deec6b9ed39416c1c98ba2c4 | |
parent | 6f8f14b754ff72730909efaaa5f798c9bb3530aa (diff) |
old albums: improve bg rendering
-rw-r--r-- | album/p-s.yaml | 5 | ||||
-rw-r--r-- | album/paths.yaml | 5 | ||||
-rw-r--r-- | album/shortcuts.yaml | 5 | ||||
-rw-r--r-- | album/the-raddest.yaml | 2 | ||||
-rw-r--r-- | album/tomb-of-the-ancestors.yaml | 4 | ||||
-rw-r--r-- | static-page/changelog.yaml | 2 |
6 files changed, 18 insertions, 5 deletions
diff --git a/album/p-s.yaml b/album/p-s.yaml index 649d6ef8..83fd4745 100644 --- a/album/p-s.yaml +++ b/album/p-s.yaml @@ -57,7 +57,10 @@ Wallpaper File Extension: png Wallpaper Artists: - Robert J! Lake - Niklink (edits for wiki) -Wallpaper Style: 'opacity: 0.8;' +Wallpaper Style: |- + opacity: 0.75; + image-rendering: pixelated; + image-rendering: crisp-edges; Additional Files: - Title: Bandcamp Banner and Background Files: diff --git a/album/paths.yaml b/album/paths.yaml index 3a0a738c..0b2c8f63 100644 --- a/album/paths.yaml +++ b/album/paths.yaml @@ -15,7 +15,10 @@ Groups: - Parsec Productions - Beyond - Fandom -Wallpaper Style: 'opacity: 0.9;' +Wallpaper Style: |- + opacity: 0.8; + image-rendering: pixelated; + image-rendering: crisp-edges; Wallpaper File Extension: png Wallpaper Artists: - Mark J. Hadley diff --git a/album/shortcuts.yaml b/album/shortcuts.yaml index 54d18b00..d1849201 100644 --- a/album/shortcuts.yaml +++ b/album/shortcuts.yaml @@ -43,7 +43,10 @@ Wallpaper File Extension: png Wallpaper Artists: - Robert J! Lake - Niklink (edits for wiki) -Wallpaper Style: 'opacity: 0.75;' +Wallpaper Style: |- + opacity: 0.75; + image-rendering: pixelated; + image-rendering: crisp-edges; Additional Files: - Title: Bandcamp Banner and Background Files: diff --git a/album/the-raddest.yaml b/album/the-raddest.yaml index 27dab747..e865a6dc 100644 --- a/album/the-raddest.yaml +++ b/album/the-raddest.yaml @@ -17,6 +17,8 @@ Wallpaper Style: |- opacity: 0.6; background-repeat: repeat; background-size: auto; + image-rendering: pixelated; + image-rendering: crisp-edges; Wallpaper File Extension: png Wallpaper Artists: - Dan Miller diff --git a/album/tomb-of-the-ancestors.yaml b/album/tomb-of-the-ancestors.yaml index 5a63e431..9d0834a6 100644 --- a/album/tomb-of-the-ancestors.yaml +++ b/album/tomb-of-the-ancestors.yaml @@ -36,7 +36,9 @@ Wallpaper Style: |- background-repeat: repeat; background-size: auto 100%; background-position: 0 center; - opacity: 0.8; + opacity: 0.75; + image-rendering: pixelated; + image-rendering: crisp-edges; Additional Files: - Title: Bandcamp Banner and Background Files: diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml index 7cd84a1e..5fbc63a2 100644 --- a/static-page/changelog.yaml +++ b/static-page/changelog.yaml @@ -59,7 +59,7 @@ Content: |- <!-- 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 background rendering for [[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!) + - 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) --> - renamed "Bonus tracks" track sections to "Bonus track" when they contain just a single track, affecting albums [[album:homestuck-vol-1]], [[album:squiddles]], [[album:strife]], [[album:tumblrstuck-bent-ost-volume-0]], [[album:tumblrstuck-bent-ost-volume-2]], [[album:of-troles-and-chiptumes]], [[album:act-8-volume-1]], [[album:canwave]], [[album:vast-error-vol-2]], [[album:vast-error-vol-3]], [[album:cosmic-caretakers]], [[album:stlap2]], [[album:the-strider-mixtape]], [[album:catch-322]], [[album:muse-of-net]], [[album:the-nobles]], [[album:stlap3]], [[album:dead-shufflers-anything-goes]], [[album:crossmound-vol-1]], [[album:vinculum-vitae]], [[album:lofam5a2]], [[album:album-of-stories-and-imagination]], [[album:anthology-ii]], [[album:pathology]], [[album:shortcuts]], [[album:a-nameless-inheritance]], [[album:oceanfalls-vol-1]], [[album:oceanfalls-vol-3]], [[album:psycholonials]], [[album:deltarune-ch2-ost]], [[album:bittersweet]] ([[group:jamie-paige]]), [[album:cyber-city-sound-pak]], and [[album:midworld-merriment]] (thanks, Lanolin!) |