feat(widget): add dropdown::multi list widget
This commit is contained in:
parent
d6c8fbe268
commit
bb7c7ac52a
8 changed files with 1346 additions and 1 deletions
|
|
@ -23,6 +23,8 @@ impl dropdown::menu::StyleSheet for Theme {
|
|||
|
||||
selected_text_color: cosmic.accent.base.into(),
|
||||
selected_background: Background::Color(cosmic.primary.component.hover.into()),
|
||||
|
||||
description_color: cosmic.primary.component.on_disabled.into(),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue