mirror of
https://gitlab.freedesktop.org/pipewire/helvum.git
synced 2026-05-19 17:08:11 +02:00
ui: Remove hardcoded dark colorscheme
This commit is contained in:
parent
a74f2d19d3
commit
efaea13320
1 changed files with 0 additions and 5 deletions
|
|
@ -74,11 +74,6 @@ mod imp {
|
|||
|
||||
fn startup(&self) {
|
||||
self.parent_startup();
|
||||
|
||||
self.obj()
|
||||
.style_manager()
|
||||
.set_color_scheme(adw::ColorScheme::PreferDark);
|
||||
|
||||
self.setup_actions();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue