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 /album | |
parent | 6f8f14b754ff72730909efaaa5f798c9bb3530aa (diff) |
old albums: improve bg rendering
Diffstat (limited to 'album')
-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 |
5 files changed, 17 insertions, 4 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: |