diff options
author | (quasar) nebula <towerofnix@gmail.com> | 2021-01-27 21:56:41 -0400 |
---|---|---|
committer | (quasar) nebula <towerofnix@gmail.com> | 2021-01-27 21:56:41 -0400 |
commit | 943b13402d5583fc8f17a9de51e76a250288da4f (patch) | |
tree | 489d6be69c226e58d8832965dfe490dcb31e5e1a | |
parent | b0dd25532a545d9e6adb986ee3529c127f13f656 (diff) |
begin per-album wallpaper data!
much thanks to Niklink for helping with these, and initially suggesting the idea in the first place (plus TG for bringing the same idea up again re: Friendsymphony!)
-rw-r--r-- | album/friendsymphony.txt | 3 | ||||
-rw-r--r-- | album/homestuck-vol-5.txt | 3 | ||||
-rw-r--r-- | album/homestuck-vol-6.txt | 3 | ||||
-rw-r--r-- | album/homestuck-vol-8.txt | 5 | ||||
-rw-r--r-- | album/lofam4.txt | 1 | ||||
-rw-r--r-- | album/the-wanderers.txt | 7 |
6 files changed, 22 insertions, 0 deletions
diff --git a/album/friendsymphony.txt b/album/friendsymphony.txt index 3d8d3a86..5f43c6cb 100644 --- a/album/friendsymphony.txt +++ b/album/friendsymphony.txt @@ -1,5 +1,8 @@ Album: FriendSymphony Cover Art: Knil +Wallpaper Art: Chesswanderlust-sama +Wallpaper Style: + opacity: 0.8; Date: November 30, 2020 FG: #3ae0a5 Major Release: yes diff --git a/album/homestuck-vol-5.txt b/album/homestuck-vol-5.txt index 9e321792..60812fa5 100644 --- a/album/homestuck-vol-5.txt +++ b/album/homestuck-vol-5.txt @@ -2,6 +2,9 @@ Album: Homestuck Vol. 5 Date: June 13, 2010 Track Art Date: April 13, 2017 Cover Art: Lexxy +Wallpaper Art: Lexxy +Wallpaper Style: + opacity: 0.6; FG: #00aaff Groups: Official URLs: diff --git a/album/homestuck-vol-6.txt b/album/homestuck-vol-6.txt index 3f51816f..1fa17873 100644 --- a/album/homestuck-vol-6.txt +++ b/album/homestuck-vol-6.txt @@ -1,5 +1,8 @@ Album: Homestuck Vol. 6: Heir Transparent Cover Art: Andrew Hussie +Wallpaper Art: Andrew Hussie +Wallpaper Style: + opacity: 0.4; Track Art: Homestuck Directory: homestuck-vol-6 Date: January 5 2011 diff --git a/album/homestuck-vol-8.txt b/album/homestuck-vol-8.txt index 5894f75a..f4cd7b06 100644 --- a/album/homestuck-vol-8.txt +++ b/album/homestuck-vol-8.txt @@ -1,6 +1,11 @@ Album: Homestuck Vol. 8 Date: October 25, 2011 Cover Art: Homestuck +Wallpaper Art: Homestuck +Wallpaper Style: + opacity: 0.6; + background-repeat: repeat; + background-size: auto; FG: #4ac925 Groups: Official URLs: diff --git a/album/lofam4.txt b/album/lofam4.txt index fa48d0aa..a64a130c 100644 --- a/album/lofam4.txt +++ b/album/lofam4.txt @@ -1,6 +1,7 @@ Album: Land of Fans and Music 4 Directory: lofam4 Cover Art: Sozzay +Wallpaper Art: Sozzay Date: September 9, 2017 FG: #aed6f0 Groups: diff --git a/album/the-wanderers.txt b/album/the-wanderers.txt index 427c547b..59c9cb4e 100644 --- a/album/the-wanderers.txt +++ b/album/the-wanderers.txt @@ -1,5 +1,12 @@ Album: The Wanderers Cover Art: Lauren Ross +Wallpaper Art: Homestuck +Wallpaper Style: + background-size: auto; + background-repeat: no-repeat; + background-position: top left; + background-color: #83bace; + opacity: 0.75; Date: July 14, 2011 FG: #ffcc66 Groups: Official |