dark Full Width
fun SimpleListItemStyle.Companion.darkFullWidth(background: Color = Color.Unspecified, backgroundFocused: Color = IntUiLightTheme.colors.blue(2), backgroundSelected: Color = IntUiLightTheme.colors.blue(2), backgroundSelectedFocused: Color = IntUiLightTheme.colors.blue(2), content: Color = Color.Unspecified, contentFocused: Color = Color.Unspecified, contentSelected: Color = Color.Unspecified, contentSelectedFocused: Color = Color.Unspecified): SimpleListItemStyle