fix: 阅读主题isDark跟随应用明暗设置而非背景亮度推导
This commit is contained in:
@@ -87,7 +87,7 @@ private fun rememberReadBackgroundTheme(
|
||||
seedColor = sourceColor,
|
||||
backgroundColor = surfaceColor,
|
||||
containerColor = null,
|
||||
fallbackDark = isAppDark,
|
||||
deriveDarkFromColor = false,
|
||||
paletteStyle = paletteStyle,
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user