* mod: pgc episode title

* opt: ColorScheme.of

* mod: mpv api version

* opt: log handler

* opt: ext
This commit is contained in:
My-Responsitories
2026-05-15 01:59:54 +00:00
committed by dom
parent 09be4f45f0
commit fd211fa394
28 changed files with 93 additions and 179 deletions

View File

@@ -632,7 +632,7 @@ class OpusContent extends StatelessWidget {
);
case 7 when (element.code != null):
final renderer = TextSpanRenderer(
const TextStyle(),
null,
isDarkMode ? githubDarkTheme : githubTheme,
);
highlight