OH3 - mainUI: Changing Background in location tab

Hey there,

is it possible to change (via code or ui) the background of the location tab?

I tried it with this code:

config:
  label: Home Page
  style:
    background: linear-gradient(to bottom right,#ccccff 0%,#0066ff 100%)

but that does not work.

Could you give me a hint?

Greetings, Nic!

1 Like

Hey there,

I tried it several times with different approaches (based on other threads here) but can’t get it work.

Is this perhaps not possible at all?

Is there a chance to have background image instead of css styled background?

It would be great if you could help me…