mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-16 14:14:01 +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:
committed by
GitHub
parent
24769e144f
commit
b33fdf14af
@@ -633,7 +633,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