Revamp subtitle styling

This commit is contained in:
Mert Uyanık
2025-10-29 14:41:52 +03:00
parent ad0c32785b
commit 8f0c23325f
2 changed files with 35 additions and 37 deletions
+5
View File
@@ -15,6 +15,11 @@
--player-text: #ffffff;
--player-text-secondary: #d1d5db;
--player-text-muted: #9ca3af;
--player-subtitle-color: #f9fafb;
--player-subtitle-bg: rgba(15, 15, 18, 0.78);
--player-subtitle-shadow: 0 12px 28px rgba(0, 0, 0, 0.55);
--player-subtitle-max-width: 88%;
--player-subtitle-bottom-offset: clamp(88px, 11vh, 160px);
/* Border & Divider */
--player-border: #374151;