mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 15:45:38 +00:00
(slate-es-de) Fixed some band color definitions that were placed in the wrong order
This commit is contained in:
parent
cd3f56af77
commit
c9973917d9
|
@ -3,12 +3,12 @@
|
||||||
<image name="band1">
|
<image name="band1">
|
||||||
<color>A28459</color>
|
<color>A28459</color>
|
||||||
</image>
|
</image>
|
||||||
<image name="band3">
|
|
||||||
<color>328FBD</color>
|
|
||||||
</image>
|
|
||||||
<image name="band2">
|
<image name="band2">
|
||||||
<color>7CC1E3</color>
|
<color>7CC1E3</color>
|
||||||
</image>
|
</image>
|
||||||
|
<image name="band3">
|
||||||
|
<color>328FBD</color>
|
||||||
|
</image>
|
||||||
<image name="band4">
|
<image name="band4">
|
||||||
<color>124057</color>
|
<color>124057</color>
|
||||||
</image>
|
</image>
|
||||||
|
|
Loading…
Reference in a new issue