summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorronso0 <ronso0@mixxx.org>2020-11-04 22:15:58 +0100
committerronso0 <ronso0@mixxx.org>2020-11-04 22:17:36 +0100
commitce6186f1966998d42600fa043a4f305777899f81 (patch)
tree586ffbc0af98f301d7070ea2c179fe852fceef9a /res
parentbe8dfff7a2cd2a483b48e1aaea647b2dfd710a4c (diff)
Shade: add track color to minimal deck
Diffstat (limited to 'res')
-rw-r--r--res/skins/Shade/deck_small.xml10
-rw-r--r--res/skins/Shade/style/style_bg_deck_blank.pngbin0 -> 1292 bytes
-rw-r--r--res/skins/Shade/style/style_bg_deck_small.pngbin149 -> 1381 bytes
3 files changed, 6 insertions, 4 deletions
diff --git a/res/skins/Shade/deck_small.xml b/res/skins/Shade/deck_small.xml
index d7f827fcd6..377c716d16 100644
--- a/res/skins/Shade/deck_small.xml
+++ b/res/skins/Shade/deck_small.xml
@@ -86,10 +86,11 @@
</Children>
</WidgetGroup>
- <WidgetGroup>
- <Size>1min,1f</Size>
- <BackPath>style/style_component_border.png</BackPath>
- </WidgetGroup>
+ <TrackWidgetGroup>
+ <Size>0e,1f</Size>
+ <Group><Variable name="group"/></Group>
+ <TrackColorAlpha>255</TrackColorAlpha>
+ </TrackWidgetGroup>
<!-- Artist / Key /BPM -->
<WidgetGroup>
@@ -176,6 +177,7 @@
<!-- Play -->
<WidgetGroup>
<Size>41f,38f</Size>
+ <BackPath>style/style_bg_deck_blank.png</BackPath>
<Children>
<PushButton>
<Pos>5,8</Pos>
diff --git a/res/skins/Shade/style/style_bg_deck_blank.png b/res/skins/Shade/style/style_bg_deck_blank.png
new file mode 100644
index 0000000000..7caafcb317
--- /dev/null
+++ b/res/skins/Shade/style/style_bg_deck_blank.png
Binary files differ
diff --git a/res/skins/Shade/style/style_bg_deck_small.png b/res/skins/Shade/style/style_bg_deck_small.png
index 79f1d1b31d..cba7d9b081 100644
--- a/res/skins/Shade/style/style_bg_deck_small.png
+++ b/res/skins/Shade/style/style_bg_deck_small.png
Binary files differ