fix: resolve rebase conflicts and fix package name
This commit is contained in:
parent
e6173b93ca
commit
d1849f639b
5 changed files with 24 additions and 27 deletions
|
|
@ -832,7 +832,6 @@ impl Program for CosmicWindowInternal {
|
|||
fn background_color(&self, theme: &cosmic::Theme) -> Color {
|
||||
if self.window.is_maximized(false) {
|
||||
theme.cosmic().background(false).base.into()
|
||||
theme.cosmic().background(false).base.into()
|
||||
} else {
|
||||
Color::TRANSPARENT
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue