-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Thread]: user images. #3
Comments
Thanks friends, I will be using these! :D |
I THOUGHT I POSTED THE UPDATE!!! (No I did not theme the login in screen bc I never see it and I'm lazy.) Works without hassle, longer startup time, Arch Linux (xmonad + picom), looks cooler. /* Transprency */
/* Main Area */
.css-1ezs1pk, .css-1emr5z5, .contentArea--1raSP, .css-9dfit8 {
background-color: transparent !important
}
.enable-scrollbar-styles {
background-color: rgba(0, 0, 0, 0.5) !important
}
/* Side bar */
.sidebar--2_gw0 {
background: transparent !important
}
.sidebarWrapper {
background-color: rgba(0, 0, 0, 0.3) !important;
margin: 15px 0px 15px 10px;
border-radius: 5px;
}
/* Bottom */
.css-17hdx1j {
background-color: rgba(0, 0, 0, 0.3) !important;
border-radius: 5px;
right: 10px;
bottom: 5px;
max-width: calc(100% - 15px);
}
/* Search Bar */
.css-1un3uiy:not(:hover) {
width: 110px;
transition: ease-in-out 1s;
}
.css-1un3uiy:hover {
width: 100%;
transition: ease-in-out 1s;
} |
@licentiapoetica, great choice of music! Karate is one of my favourites 😄 ! |
hehe it really is banging! |
Good looking setup @Fortless! I also hope for MQA support but I don't have high hopes for it. |
Thanks! Yours too! Yep. They however announced possible support for mqa quality in the browsers. |
Did they? That would be cool! |
Hello, Could you can show tutorial video, i cant understand :( |
My humble setup in which I always spend my time developing :). I thank you for creating this beautiful app, you should open a sponsor here on github, surely there are people who would support you with something. In other topics I would like to ask you the following question: Do you think that someday there will be an official client for linux, what do you think that Tidal is slowly moving away from MQA and this will put Hi-Res as Quoboz does, and if you think that Hi-Res will be available in the browser? I say this because I found out in this news: Sorry for so many questions, I just want to know the opinion of someone expert. And I also want you to look at the icon I asked you to make, it looks nice, if you want you can use it as a substitute, to make the application more "unique". |
Hey AydroPunk, Amazing setup! Unfortunately, I don't think there will be a Linux client soon. Do you know who the original copyright owner/artist of that new Tidal logo is? |
Hey @AydroPunk, I've managed to set up sponsors if you're interested 😄: |
Hey @Mastermindzh I don't think we'll see an official client so soon, I looked it up on Tidal's reddit (/r/TIdaL/) and there doesn't seem to be much interest in doing it and they've been asking for it for a while. And speaking of the Tidal logo, I asked a brother who makes themes and icons for gtk to make it for me, here is the request: EliverLara/candy-icons#460 And having the artist's consent, you could ask him if you can use it in the app, although I think he is someone open minded and will agree.I really don't know how you could ask him and if he can handwrite you something, I feel he is someone a bit busy (he is the main maintainer of themes for gtk like dracula or nord). And finally this last logo is hosted at: If you could do the icon configuration, maybe select which one you want to have, it would be very cool to give a unique touch to the application. Finally, I thank you with $3 (something is something) for making this great app, it really is a true alternative to linux and I love the details you put in this one: like the discord integration, the gpu acceleration and that Tokyo theme I love, although if you could add one that looks like the Dracula theme, it would be great. Also, in the reddit forums, tidal's own CEO already said that in August we will be able to play Hi-res music in the browser for the first time, leaving little by little that proprietary codec of dubious quality (MQA). The note is here: pd: at the end you accepted to be the sponsor :). |
CSS code is based on @wojciech-zurek and definitely not perfect! The CSS File
:root {
--footer-player-background: #232634; /* Done: Player Footbar Background */
--sidebar-background: #232634; /* Done: Sidebar Menu Background */
--sidebar-hover-background: #62688080; /* Done: Sidebar Hover Background */
--sidebar-menu-top-text: #85c1dc; /* Done: Active Folder Text and Icon */
--sidebar-menu-top-text-hover: #85c1dc; /* Done: Active Folder Text and Icon Hover */
--sidebar-menu-playlist-text: #85c1dc; /* Done: Active Playlist in Folder */
--search-background: #232634; /* Done: Normal Search Background */
--search-focus-background: #62688080; /* Done: Focused Search Background */
--search-focus-text: #c6d0f5; /* Done: Focused Text Background */
--main-background: #303446; /* Done: Main App Background */
--main-navigation-control-background: #232634; /* Done: Forward and Back Buttons */
--main-feed-button-background: #232634; /* Done: Bell Feed Button */
--player-control-background: #85c1dc; /* Done: Background of the active Player Control Buttons */
--player-control-active-button: #232634; /* Done: Icon color of the active Player Control Buttons */
--player-progress-bar: #85c1dc; /* Done: Color of the Progress Bar */
--player-volume-bar: #85c1dc; /* Done: Color of the Volume Bar */
--indicator-hifi-background: #ca9ee6; /* Done: Background of the HIFI indicator */
--indicator-hifi-span: #232634; /* Done: Text Color of the HIFI indicator */
--player-control-favorite: #74c7ec; /* Done: Color of the Favorite Icon (Heart) */
--right-queue-background: #45475a; /* Done: Color of the Queue Sidebar */
--pop-ups: #45475a; /* Done: Color of Pop Ups */
}
.player--gAOQG.notFullscreen--xbpBL {
background-color: var(--footer-player-background);
}
.sidebar--jVJai {
background-color: var(--sidebar-background);
contain: strict;
flex-grow: 1;
overflow-y: auto;
}
.item--ZrMxl:hover {
background-color: var(--sidebar-hover-background);
}
.main--jxfcQ {
background-color: var(--main-background);
}
button.button--yO9Cd {
background-color: var(--main-navigation-control-background);
}
.player--gAOQG button.withBackground[aria-checked="true"] .icon--dd0Ta {
fill: var(--player-control-active-button);
}
.player--gAOQG button.withBackground[aria-checked="true"] {
background-color: var(--player-control-background);
}
.activeItem--kFIk0 .activeItem--kFIk0 .playlistItem--mQrxp .section--PSIay.playingItem--eWkYS {
color: var(--sidebar-menu-playlist-text);
}
.activeItem--kFIk0 .icon--w7IgY {
color: var(--sidebar-menu-top-text);
}
.activeItem--kFIk0:hover .icon--w7IgY {
color: var(--sidebar-menu-top-text);
}
.progressBarWrapper--seZqz {
color: var(--player-progress-bar);
}
.playbackControls--FhKVf button .tidal-ui__icon {
transform: scale(1);
}
.moreContainer--JnBwQ > button:nth-child(1) span {
background-color: var(--indicator-hifi-background);
color: var(--indicator-hifi-span);
}
.activeItem--kFIk0 {
color: var(--sidebar-menu-top-text);
}
.activeItem--kFIk0 .playlistItem--mQrxp {
color: var(--sidebar-menu-playlist-text);
}
.folderTitle--XDemO {
color: var(--sidebar-menu-top-text);
}
button.feedBell--XaJus {
background-color: var(--main-feed-button-background);
}
.favorite--yK4ZG {
color: var(--player-control-favorite);
}
.favorite--E0GIx {
color: var(--player-control-favorite);
}
svg.accentedIcon--avEQv {
color: var(--player-control-favorite);
}
button.buttonStates--VkrQG:nth-child(3) > div:nth-child(1) > span:nth-child(2) {
color: var(--player-control-favorite);
}
.container--PFTHk {
background-color: var(--right-queue-background);
}
.container--cl4MJ {
background-color: var(--search-background);
}
.container--cl4MJ:focus-within{
background-color: var(--search-focus-background);
color: var(--search-focus-text);
}
.searchFieldHighlighted--Fitvs {
color: var(--snow-white);
}
.settings-window {
color: var(--sidebar-menu-playlist-text);
}
.settings-window__wrapper {
background: var(--main-background);
box-shadow: inset 0 0 2px 0 var(--main-feed-button-background);
}
.settings-window__close-button:hover {
background: var(--main-feed-button-background);
}
.settings input:checked + label {
border-bottom: 2px solid var(--player-control-active-button);
color: var(--player-control-active-button);
}
.tabs::-webkit-scrollbar-thumb {
background-color: #404248;
box-shadow: inset 0 0 10px 2px var(--search-background);
}
.group {
border-bottom: 1px solid #333;
}
.group__description p {
color: var(--sidebar-menu-top-text);
}
.group__description .text-input {
border-bottom: solid 1px #333;
color: var(--sidebar-menu-top-text);
}
.group__description .text-input:focus {
border-color: var(--player-control-active-button);
color: var(--sidebar-menu-playlist-text);
}
.switch input:checked + .switch__slider {
background-color: var(--player-control-active-button);
}
.switch input:checked + .switch__slider::before {
background-color: var(--sidebar-menu-playlist-text);
}
.switch input:focus + .switch__slider {
box-shadow: inset 0 0 0 1px var(--player-control-active-button);
}
.switch__slider {
background-color: var(--search-background);
}
.switch__slider::before {
background-color: var(--sidebar-menu-playlist-text);
}
.textarea {
background: var(--search-background);
color: var(--sidebar-menu-top-text);
}
.textarea:focus {
border-color: var(--player-control-active-button);
color: var(--sidebar-menu-playlist-text);
}
.about-section__version a {
background-color: #404248;
color: var(--player-control-active-button);
}
.about-section__links a {
color: var(--sidebar-menu-playlist-text);
background-color: var(--search-background);
}
.about-section__links a i {
color: var(--sidebar-menu-playlist-text);
}
.about-section__links a:hover {
background-color: var(--player-control-favorite);
}
.footer__note {
color: var(--sidebar-menu-top-text);
}
.footer__button {
background: #404248;
color: var(--sidebar-menu-playlist-text);
}
.footer__button:hover {
background: #55585f;
}
.file-drop-area {
border: 1px dashed var(--sidebar-menu-top-text);
}
.file-drop-area.is-active {
background-color: #17171a;
}
.file-btn {
background-color: #17171a;
border: 1px solid var(--sidebar-menu-top-text);
}
.select-input {
border-bottom: solid 1px #333;
color: var(--sidebar-menu-top-text);
}
.select-input:focus {
border-color: var(--player-control-active-button);
color: var(--sidebar-menu-playlist-text);
}
.select-input option {
background-color: var(--search-background);
}
.select-input option:disabled {
color: var(--sidebar-menu-playlist-text);
}
.contextMenu--a963y {
background-color: var(--pop-ups);
}
.subMenu--xEgVU {
background-color: var(--pop-ups);
}
.nativeRangeContainer--H2ePf {
background-color: var(--pop-ups);
}
.nativeRange--u6L4A::-webkit-slider-runnable-track {
background: linear-gradient(var(--player-volume-bar), var(--player-volume-bar)) 0 /calc(2px + (var(--val) - var(--min))/(var(--max) - var(--min))*(100% - 2px)) 100% no-repeat var(--wave-color-opacity-contrast-fill-ultra-thin);
} |
very Standard setup ^^´ --Sys-Info-- |
@T1z3n, looking good! I love how the little Tidal logo matches some of your system logos! |
Tidal HiFi X KaliOS (under KDE/Wayland) --- Sys-Details ---
|
I'd love to collect some images of Tidal-Hifi running in the wild on this issue.
By uploading a picture you will essentially allow me to use the picture as an example on the repo.
Please don't add the pictures as a PR but instead add them on this issue.
PS: including parts of the desktop is perfectly fine!
The text was updated successfully, but these errors were encountered: