SongBird Theme + Playlist Background For Every Theme

This commit is contained in:
MasterAcnolo
2025-11-17 16:25:32 +01:00
parent 070c3d507f
commit 1372582c54
15 changed files with 89 additions and 10 deletions

View File

@@ -89,7 +89,7 @@
/* Un item de playlist */
#playlistVideos > div {
background: #3f3f3f;
background: var(--playlist-background-color);
border-radius: 10px;
padding: 10px;
box-shadow: 0 4px 12px rgba(0,0,0,0.15);