(slate-es-de) Fixed some band color definitions that were placed in the wrong order

This commit is contained in:
Leon Styhre 2023-10-10 17:38:53 +02:00
parent cd3f56af77
commit c9973917d9

View file

@ -3,12 +3,12 @@
<image name="band1">
<color>A28459</color>
</image>
<image name="band3">
<color>328FBD</color>
</image>
<image name="band2">
<color>7CC1E3</color>
</image>
<image name="band3">
<color>328FBD</color>
</image>
<image name="band4">
<color>124057</color>
</image>