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

@@ -33,12 +33,15 @@ body.chirac {
/* Video Info Box */
--infos-box-color: rgba(255, 255, 255, 0.9);
--video-info-text-color: #002395;
--video-info-text-color: #000000;
--video-info-heading-color: #EF4135;
--video-info-list-color: #444444;
--video-info-list-strong-color: #000000;
--video-info-link-color: #002395;
--video-info-link-hover-color: #EF4135;
/* Playlist Color */
--playlist-background-color: #d1d1d1ca;
}