Skip to content
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

feat(css-map): add header 1.2.49 classnames #3208

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Conversation

ohitstom
Copy link
Contributor

My working / reasoning for each classname is below if you care to read it

original -> surrounding identifier -> new

.main-entityHeader-backgroundColor -> .main-entityHeader-container > div:nth-child(1),  .main-entityHeader-container > div:nth-child(2) !! first classname only, second is  "main-entityHeader-overlay" !! -> .PeLrpasyfBW8ql_bmoAi  

.main-actionBarBackground-background -> .playlist-playlist-playlistContent > div:first-of-type -> .PkOz5g82CaoKk1J3GX0e

.main-entityHeader-background -> .comfy-banner-frame + div > div !! the first classname on both divs the second is "main-entityHeader-gradient" for the first div and "main-entityHeader-overlay" for the second !! -> i_kMOBXfnweAkv8s97Yc

main-entityHeader-gradient -> .sv5suqIPUwjgUF_BzM41

main-entityHeader-overlay -> .I0bVSxvqA3rm5HvciMap

.main-entityHeader-overlay -> .main-entityHeader-container > div:nth-child(2) !! second classname !! -> .yhlH4Dsjqw56Z58EOwvQ

@sceriffoo
Copy link

yo how do i apply this update?

@rxri rxri merged commit d614adb into spicetify:main Oct 26, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants