spotify background with alex youtube
Spotify background Alex youtube by alexkrakowski2009

Details
Authoralexkrakowski2009
LicenseNONE
CategoryTheme, Works, Customizable
Created
Updated
Code size1.9 kB
Code checksum80bae71c
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Spotify background Alex youtube
@namespace USO Archive
@author 0kamus
@description spotify background
@version 20240428.08.30
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document url("https://open.spotify.com/") {
body {
background: url(https://yt3.googleusercontent.com/kXBczAA3SpiKIJ75gnMuqWN4b4TH_zZHoZJsMwzy-mDUmDUhu0967KoSlV2AUuVSBbo_SHLYT5I=w1707-fcrop64=1,00005a57ffffa5a8-k-c0xffffffff-no-nd-rj);
background-position: -1250px 0px;
background-repeat: no-repeat;
background-size: cover;
}
.encore-dark-theme,
.encore-dark-theme .encore-base-set {
--background-base: #0000006b;
}
div[style] {
background: #f0000000 !important;
}
.OCY4jHBlCVZEyGvtSv0J,
.tT6x7wFZmjldiCeh6HzO {
background-color: #0000006b;
border-radius: 10px;
}
.BdcvqBAid96FaHAmPYw_ {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
background-color: #0000;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
grid-area: left-sidebar;
min-height: 0;
position: relative;
width: var(--left-sidebar-width);
z-index: var(--left-sidebar-grid-area-z-index);
}
.EZFyDnuQnx5hw78phLqP {
background-color: #0000006b;
border-radius: 15px;
cursor: default;
}
.JG5J9NWJkaUO9fiKECMA {
grid-area: now-playing-bar;
width: 100%;
z-index: var(--now-playing-bar-grid-area-z-index);
background-color: #0000006b;
}
.JG5J9NWJkaUO9fiKECMA {
background-color: #0000007b;
border-radius: 10px
}
}