mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-17 06:33:59 +08:00
tweaks (#2100)
* mod: pgc episode title * opt: ColorScheme.of * mod: mpv api version * opt: log handler * opt: ext
This commit is contained in:
@@ -632,7 +632,7 @@ class OpusContent extends StatelessWidget {
|
||||
);
|
||||
case 7 when (element.code != null):
|
||||
final renderer = TextSpanRenderer(
|
||||
const TextStyle(),
|
||||
null,
|
||||
isDarkMode ? githubDarkTheme : githubTheme,
|
||||
);
|
||||
highlight
|
||||
|
||||
Reference in New Issue
Block a user