From e952ae6695aec2c88bacef9680d4c5efaa965d79 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 29 Sep 2023 05:23:14 +0300 Subject: [PATCH] use iframe in orgy (cuz i try to autoplay anyway) --- files/assets/css/themes/classic_dark.css | 2 +- files/assets/css/themes/dark.css | 2 +- files/assets/css/themes/dramblr.css | 2 +- files/assets/css/themes/midnight.css | 2 +- files/assets/css/themes/tron.css | 2 +- files/templates/orgy.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/files/assets/css/themes/classic_dark.css b/files/assets/css/themes/classic_dark.css index 843a9a79ad..ad1209a646 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 731edf9ce0..f54472dc9d 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 8a38a22df1..c9177ff1a3 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 3fe75ce57b..b5191e78b8 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 e8c6b74e97..b13045eff5 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 c058745abe..2fb0d492b7 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' %}