sanoojes / Spicetify-Lucid

A Dynamic, Highly Customizable Spicetify theme inspired by Bloom and Microsoft Fluent Design.
https://sanooj.is-a.dev/Spicetify-Lucid/
MIT License
102 stars 4 forks source link

Background obfuscation even on artists with wide banner #55

Closed Davoleo closed 1 week ago

Davoleo commented 1 week ago

Do you have the latest versions of Spicetify, Spotify and Lucid?

Is there already an issue for your problem?

Is your problem definitely caused by the theme?

Environment & Computer Info

- Spotify for Windows (64 bit) 1.2.45.454.gc16ec9f6
- Installed from: Spotify site
- Spicetify v2.37.7
- Theme: Lucid / dark
- Extensions: webnowplaying.js, bookmark.js, popupLyrics.js, romaji.mjs, copytoclipboard.js, copy-save-images.js, shuffle+.js, volumePercentageWrapper.js, romaji_lyrics.js, SleepTimer.js, romaji-convert.js, adblock.js, beautiful-lyrics.mjs, theme.js
- Custom apps: marketplace, lyrics-plus, new-releases, ncs-visualizer
- Lucid installation method: Spicetify Marketplace

Description

  1. Open an artist page that has a wide background banner. See the banner being blurry and having the starry effect.

I don't know if it's some weird stuff caused by marketplace, but I haven't been able to install it separately to test it via the PS1 script

Screenshots

image

sanoojes commented 1 week ago

Sorry to hear that. Sometimes this can be caused by extensions or experimental features. Could you try disabling all extensions and resetting experimental features?

Preview of how it should look

Screenshot 2024-09-04 165815 image Screenshot 2024-09-04 165740

Alex-666-666 commented 1 week ago

happens to me too, tried what you said still doesnt work with no extensions

sanoojes commented 1 week ago

happens to me too

oops i have no idea what is the problem here 💀

sanoojes commented 1 week ago

happens to me too, tried what you said still doesnt work with no extensions

can you give me your about spotify image

Alex-666-666 commented 1 week ago

image

it annoys me bcs this is literally the perfect theme, just this issue and a small other one: the borders of playlists, songs and everything have that small grey thing bcs they are rounded (i think i have ocd)

sanoojes commented 1 week ago

Using this snippet will remove all borders if you want

:root{--border-thickness: 0px !important;}

for light borders

:root{--border-thickness: var(--border-thickness) solid rgba(var(--spice-rgb-text), 0.05) !important;}
sanoojes commented 1 week ago

also i will add a quick fix rn !

Alex-666-666 commented 1 week ago

ah no sorry i explained it wrong, i meant this: Capture

Alex-666-666 commented 1 week ago

its really small but there are small borders at the edges, most ppl wouldnt notice but it bugs me out and its a small visual bug, btw ty for this goated theme

sanoojes commented 1 week ago

ah no sorry i explained it wrong, i meant this: Capture

Oh, thanks! I didn't even notice that. I'll fix those now, just give me a moment while I work on it.

Alex-666-666 commented 1 week ago

and another thing i just noticed, i dont know if its intentional or not: image image

the profile icon is hard to see, it depends on the skin i use, sometimes you barely can see it and sometimes a bit more but its still bad, usually its like this: image maybe add an option if its intentional? ty

sanoojes commented 1 week ago

and another thing i just noticed, i dont know if its intentional or not: image image

the profile icon is hard to see, it depends on the skin i use, sometimes you barely can see it and sometimes a bit more but its still bad, usually its like this: image maybe add an option if its intentional? ty

yes i will checkout that thats the issue with default profile

sanoojes commented 1 week ago

Fixed this issue. Can you check if the issue is solved? @Davoleo @Alex-666-666

Alex-666-666 commented 1 week ago

Fixed this issue. Can you check if the issue is solved? @Davoleo @Alex-666-666

now i see the artist, and if i scroll down it gets more and more blurred the more i scroll down, it would be nice to add a option to always keep it unblurred. And sometimes the artist name and pic takes a bit to load but its prolly a spotify issue

Davoleo commented 1 week ago

sorry I haven't been able to follow the discussion; Looks like the issue is fixed, Artist wide banners now display correctly, I also like the blur transition! thanks for the quick fix & update