diff --git a/files/assets/css/themes/classic_dark.css b/files/assets/css/themes/classic_dark.css index 843a9a79a..ad1209a64 100644 --- a/files/assets/css/themes/classic_dark.css +++ b/files/assets/css/themes/classic_dark.css @@ -17,6 +17,6 @@ background-color: #3d3d3d !important; } -lite-youtube { +lite-youtube, iframe { color-scheme: light !important; } diff --git a/files/assets/css/themes/dark.css b/files/assets/css/themes/dark.css index 731edf9ce..f54472dc9 100644 --- a/files/assets/css/themes/dark.css +++ b/files/assets/css/themes/dark.css @@ -105,6 +105,6 @@ pre { background: rgba(var(--primary_rgb), 0.2) !important; } -lite-youtube { +lite-youtube, iframe { color-scheme: light !important; } diff --git a/files/assets/css/themes/dramblr.css b/files/assets/css/themes/dramblr.css index 8a38a22df..c9177ff1a 100644 --- a/files/assets/css/themes/dramblr.css +++ b/files/assets/css/themes/dramblr.css @@ -158,6 +158,6 @@ color: var(--gray-700); background: #ffffff22 !important; } -lite-youtube { +lite-youtube, iframe { color-scheme: light !important; } diff --git a/files/assets/css/themes/midnight.css b/files/assets/css/themes/midnight.css index 3fe75ce57..b5191e78b 100644 --- a/files/assets/css/themes/midnight.css +++ b/files/assets/css/themes/midnight.css @@ -73,6 +73,6 @@ body, .navbar-light, .navbar-dark, .card, .modal-content, .comment-write textare background: #ffffff22 !important; } -lite-youtube { +lite-youtube, iframe { color-scheme: light !important; } diff --git a/files/assets/css/themes/tron.css b/files/assets/css/themes/tron.css index e8c6b74e9..b13045eff 100644 --- a/files/assets/css/themes/tron.css +++ b/files/assets/css/themes/tron.css @@ -235,6 +235,6 @@ color: #b0b0b0 !important; } -lite-youtube { +lite-youtube, iframe { color-scheme: light !important; } diff --git a/files/templates/orgy.html b/files/templates/orgy.html index c058745ab..2fb0d492b 100644 --- a/files/templates/orgy.html +++ b/files/templates/orgy.html @@ -16,7 +16,7 @@

{% if orgy.type == 'youtube' %} - + {% elif orgy.type == 'rumble' %} {% elif orgy.type == 'twitch' %}