chore: theme color updates
This commit is contained in:
parent
b8eaad2a7e
commit
8c4cb2e54f
8 changed files with 84 additions and 56 deletions
|
|
@ -21,7 +21,7 @@ impl dropdown::menu::StyleSheet for Theme {
|
|||
hovered_text_color: cosmic.on_bg_color().into(),
|
||||
hovered_background: Background::Color(cosmic.primary.component.hover.into()),
|
||||
|
||||
selected_text_color: cosmic.accent.base.into(),
|
||||
selected_text_color: cosmic.accent_text_color().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