mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 17:46:24 +08:00
opt context ext
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -242,7 +242,7 @@ class _NoteListPageState extends CommonSlidePageState<NoteListPage> {
|
||||
item.author?.vipInfo?.status != null &&
|
||||
item.author!.vipInfo!.status > 0 &&
|
||||
item.author!.vipInfo!.type == 2
|
||||
? context.vipColor
|
||||
? theme.colorScheme.vipColor
|
||||
: theme.colorScheme.outline,
|
||||
fontSize: 13,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user