mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-20 01:03:19 +03:00
Ghosting colors for loading videos is now customizable in an internal config, allowing dark mode to have different colors for the ghosting
This commit is contained in:
@@ -17,6 +17,7 @@ export class UnifiedFileCardComponent implements OnInit {
|
||||
elevated = false;
|
||||
|
||||
@Input() loading = true;
|
||||
@Input() theme = null;
|
||||
@Input() file_obj = null;
|
||||
@Input() card_size = 'medium';
|
||||
@Input() use_youtubedl_archive = false;
|
||||
|
||||
Reference in New Issue
Block a user