How to remove default parts of UI?

Post Reply
bartp
Posts: 6
Joined: Sat Jan 10, 2026 4:28 pm

How to remove default parts of UI?

Post by bartp »

Hi,
I would like to remove the opaque background from the taskbar.
Screenshot 2026-02-05 at 18.56.35.png
Can it be done?
You do not have the required permissions to view the files attached to this post.
hudiy
Site Admin
Posts: 659
Joined: Mon Jul 14, 2025 7:42 pm

Re: How to remove default parts of UI?

Post 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
Hudiy Team
bartp
Posts: 6
Joined: Sat Jan 10, 2026 4:28 pm

Re: How to remove default parts of UI?

Post by bartp »

Perfect! Thanks.
Image
Is it also possible to change the other default elements? (progress bar, transport buttons, the area with bluetooth notifications next to clock)
You do not have the required permissions to view the files attached to this post.
hudiy
Site Admin
Posts: 659
Joined: Mon Jul 14, 2025 7:42 pm

Re: How to remove default parts of UI?

Post 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)
Hudiy Team
bartp
Posts: 6
Joined: Sat Jan 10, 2026 4:28 pm

Re: How to remove default parts of UI?

Post 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?
Post Reply