Page 1 of 1
How to remove default parts of UI?
Posted: Thu Feb 05, 2026 5:59 pm
by bartp
Hi,
I would like to remove the opaque background from the taskbar.

- Screenshot 2026-02-05 at 18.56.35.png (134.19 KiB) Viewed 89 times
Can it be done?
Re: How to remove default parts of UI?
Posted: Thu Feb 05, 2026 6:09 pm
by hudiy
Hello, in the latest version we added possibility to set opacity of widgets and bottom bar backgrounds. Please have a look at this thread
viewtopic.php?p=1174 and
https://github.com/wiboma/hudiy/blob/ma ... n.md#theme (darkOpacity, lightOpacity)
Instructions for updating Hudiy are available at:
https://github.com/wiboma/hudiy/blob/ma ... d#updating
Re: How to remove default parts of UI?
Posted: Thu Feb 05, 2026 6:37 pm
by bartp
Perfect! Thanks.

Is it also possible to change the other default elements? (progress bar, transport buttons, the area with bluetooth notifications next to clock)
Re: How to remove default parts of UI?
Posted: Thu Feb 05, 2026 6:54 pm
by hudiy
These colors are part of Material Design and are based on selected source color.
More details about colors in Material Design are available at:
https://material-foundation.github.io/m ... e-builder/
You can define your custom source colors to match your background:
https://github.com/wiboma/hudiy/blob/ma ... n.md#theme (availableColors)
Re: How to remove default parts of UI?
Posted: Thu Feb 05, 2026 11:45 pm
by bartp
Ok,
So looking at that, it looks easier to create complete custom UI.
For the future - I think it would be beneficial to make the standard guide more editable.
Is Hudiy overwriting www folder when updating, or is it safe to put custom files there?