2023-05-10 00:02:19 +02:00
|
|
|
:root {
|
|
|
|
--footer-player-background: #1a1b26;
|
|
|
|
--sidebar-background: #1a1b26;
|
|
|
|
--sidebar-hover-background: #414868;
|
|
|
|
--sidebar-menu-top-text: #565f89;
|
|
|
|
--sidebar-menu-playlist-text: #565f89;
|
|
|
|
--search-background: #1a1b26;
|
|
|
|
--main-background: #16161e;
|
|
|
|
--main-navigation-control-background: #1a1b26;
|
|
|
|
--main-feed-button-background: #1a1b26;
|
|
|
|
--player-control-background: #24283b;
|
|
|
|
--player-control-active-button: #ff9e64;
|
|
|
|
--player-progress-bar: #ff9e64;
|
|
|
|
--indicator-hifi-background: #9ece6a;
|
|
|
|
--indicator-hifi-span: #1a1b26;
|
|
|
|
--player-control-favorite: #f7768e;
|
|
|
|
--search-dialog-background: #24283b;
|
|
|
|
--right-queue-background: #24283b;
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.player--gAOQG.notFullscreen--xbpBL {
|
2023-05-10 00:02:19 +02:00
|
|
|
background-color: var(--footer-player-background);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.sidebar--jVJai {
|
2023-05-10 00:02:19 +02:00
|
|
|
background-color: var(--sidebar-background);
|
|
|
|
contain: strict;
|
|
|
|
flex-grow: 1;
|
|
|
|
overflow-y: auto;
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.item--buEQw:hover {
|
2023-05-10 00:02:19 +02:00
|
|
|
background-color: var(--sidebar-hover-background);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.main--jxfcQ {
|
2023-05-10 00:02:19 +02:00
|
|
|
background-color: var(--main-background);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
button.button--yO9Cd {
|
2023-05-10 00:02:19 +02:00
|
|
|
background-color: var(--main-navigation-control-background);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.player--gAOQG.lossLess--ON3FI button.withBackground[aria-checked="true"] path {
|
2023-05-10 00:02:19 +02:00
|
|
|
fill: var(--player-control-active-button);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.player--gAOQG.lossLess--ON3FI button.withBackground[aria-checked="true"] {
|
2023-05-10 00:02:19 +02:00
|
|
|
background-color: var(--player-control-background);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.activeItem--kFIk0 .activeItem--kFIk0 .playlistItem--mQrxp .section--PSIay.playingItem--eWkYS {
|
2023-05-10 00:02:19 +02:00
|
|
|
color: #565f89;
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.progressBarWrapper--IBBI9 {
|
2023-05-10 00:02:19 +02:00
|
|
|
color: var(--player-progress-bar);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.playbackControls--FhKVf button .tidal-ui__icon {
|
2023-05-10 00:02:19 +02:00
|
|
|
transform: scale(1);
|
|
|
|
}
|
|
|
|
.css-11m9iw3 {
|
|
|
|
background-color: var(--indicator-hifi-background);
|
|
|
|
}
|
|
|
|
.css-11m9iw3 span {
|
|
|
|
color: var(--indicator-hifi-span);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.activeItem--kFIk0 {
|
2023-05-10 00:02:19 +02:00
|
|
|
color: var(--sidebar-menu-top-text);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.activeItem--kFIk0 .playlistItem--mQrxp {
|
2023-05-10 00:02:19 +02:00
|
|
|
color: var(--sidebar-menu-playlist-text);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
button.feedBell--kvAbD {
|
2023-05-10 00:02:19 +02:00
|
|
|
background-color: var(--main-feed-button-background);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.baseContainer--jxCbW {
|
2023-05-10 00:02:19 +02:00
|
|
|
background-color: var(--search-dialog-background);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.favoriteButton--Qladw.is-favorite path {
|
2023-05-10 00:02:19 +02:00
|
|
|
fill: var(--player-control-favorite);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.container--PFTHk {
|
2023-05-10 00:02:19 +02:00
|
|
|
background-color: var(--right-queue-background);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.container--cl4MJ{
|
2023-05-10 00:02:19 +02:00
|
|
|
background-color: var(--search-background);
|
|
|
|
}
|
|
|
|
.searchFieldHighlighted--Fitvs {
|
|
|
|
color: var(--snow-white);
|
|
|
|
}
|
2023-06-22 16:12:41 +02:00
|
|
|
.searchField--EGBSq {
|
|
|
|
background-color: var(--search-background);
|
|
|
|
}
|