diff --git a/res/skins/Deere/style.qss b/res/skins/Deere/style.qss index 505d62f51d7c..f8e731083329 100644 --- a/res/skins/Deere/style.qss +++ b/res/skins/Deere/style.qss @@ -819,6 +819,13 @@ WOverview { text-transform: none; } +/* Passthrough label on overview waveform */ +WOverview #PassthroughLabel { + font-size: 16px; + font-weight: bold; + color: #73b3f7; +} + /* Start spacing for Deck overview row (small waveform, option grid) */ #OptionGrid, #ButtonGrid { background-color: #333333; diff --git a/res/skins/LateNight/style.qss b/res/skins/LateNight/style.qss index 97c0a547b37b..a36dc50d5c36 100644 --- a/res/skins/LateNight/style.qss +++ b/res/skins/LateNight/style.qss @@ -262,6 +262,13 @@ WCoverArtMenu, #FxButtonLabel { qproperty-alignment: 'AlignLeft | AlignVCenter'; } + +/* Passthrough label on overview waveform */ +WOverview #PassthroughLabel { + font-weight: bold; + color: #d09300; +} + /************** font colors **************************************************/ /************** font settings *************************************************/ diff --git a/res/skins/Shade/style.qss b/res/skins/Shade/style.qss index 623624f6b901..bee3b20045b7 100644 --- a/res/skins/Shade/style.qss +++ b/res/skins/Shade/style.qss @@ -18,6 +18,13 @@ WOverview { font-family: "Ubuntu"; } +/* Passthrough label on overview waveform */ +WOverview #PassthroughLabel { + font-size: 12px; + font-weight: bold; + color: #55F764; +} + WBeatSpinBox, /* For some mysterious reason #DlgAutoDJ QSpinBox wouldn't style the respective spinbox in Shade (anymore), diff --git a/res/skins/Shade/style_dark.qss b/res/skins/Shade/style_dark.qss index 00e54960c1d6..84d4d766892e 100644 --- a/res/skins/Shade/style_dark.qss +++ b/res/skins/Shade/style_dark.qss @@ -91,6 +91,11 @@ WCoverArtMenu::item { background-color: #3F3041; } +/* Passthrough label on overview waveform */ +WOverview #PassthroughLabel { + color: #00aaff; +} + #LibraryContainer QTableView:focus, diff --git a/res/skins/Shade/style_summer_sunset.qss b/res/skins/Shade/style_summer_sunset.qss index d76bebff8383..a4d870191c89 100644 --- a/res/skins/Shade/style_summer_sunset.qss +++ b/res/skins/Shade/style_summer_sunset.qss @@ -88,6 +88,11 @@ WCoverArtMenu::item { background-color: #706633; } +/* Passthrough label on overview waveform */ +WOverview #PassthroughLabel { + color: #FF9900; +} + #DlgMissing > QPushButton:enabled, #DlgHidden > QPushButton:enabled, #DlgAutoDJ > QPushButton:enabled, diff --git a/res/skins/Tango/deck_row_overview_left.xml b/res/skins/Tango/deck_row_overview_left.xml index 5566594b5e88..54ad9df02336 100644 --- a/res/skins/Tango/deck_row_overview_left.xml +++ b/res/skins/Tango/deck_row_overview_left.xml @@ -33,46 +33,12 @@ Variables: