colorStyle

fun colorStyle(    selected: Boolean,     loaded: Boolean,     renamed: Boolean): String

Produce a style string that includes foreground and background colors based on the given parameters and current light/dark mode.