fix(appearance): wrong label for accent color section

This commit is contained in:
Michael Aaron Murphy 2024-03-29 14:43:48 +01:00
parent a8020c5261
commit 8ef9450c9e
No known key found for this signature in database
GPG key ID: B2732D4240C9212C

View file

@ -1124,7 +1124,7 @@ pub fn mode_and_colors() -> Section<crate::pages::Message> {
) )
.add( .add(
cosmic::iced::widget::column![ cosmic::iced::widget::column![
text(&*descriptions[2]), text(&*descriptions[1]),
scrollable( scrollable(
cosmic::iced::widget::row![ cosmic::iced::widget::row![
color_button( color_button(