2024-08-26 16:03:10 +02:00
|
|
|
<?xml-model href="../../gui.xsd" type="application/xml" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
2024-08-26 10:08:03 +02:00
|
|
|
<root>
|
|
|
|
<grid x_dim="1" y_dim="1"
|
|
|
|
background='{"background_color":"#945b09","border_color":"#543919","border_thickness":{"Pixel":2}}'>
|
|
|
|
<label x_slot="0" y_slot="0" text_color="black">work in progress</label>
|
|
|
|
</grid>
|
|
|
|
</root>
|