Adjust text color
This commit is contained in:
@@ -350,7 +350,7 @@ fun SettingsEntry(
|
|||||||
|
|
||||||
BasicText(
|
BasicText(
|
||||||
text = text,
|
text = text,
|
||||||
style = typography.xs.semiBold.copy(color = colorPalette.text),
|
style = typography.xs.semiBold.copy(color = colorPalette.textSecondary),
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user