hyunicode

Results 10 comments of hyunicode

Spotify for macOS (Apple Silicon) 1.2.38.720.ga4a70a0e Spicetify v2.36.12 Theme: Hazy / Base Extensions: fullAppDisplay.js, adblock.js, cat-jam.js, theme.js Custom apps: visualizer, marketplace, lyrics-plus upgraded to latest spicitify, still endless loading, looking...

UPDATE > Try [this](https://github.com/Konsl/spicetify-ncs-visualizer/files/15475099/dist.zip). Functionally the same, but this one is not a debug build, so it's probably (?) more optimized. Hope it helps. it works!

temporary solution✌️ ```css #stats-app > .new-update{ display: none; } ```

just add snippet ```css #stats-app > .contentSpacing{ padding: 40px !important; } #library-app > .contentSpacing{ padding: 40px !important; } ```

> > just add snippet > > How? ```css #stats-app > .contentSpacing{ padding: 40px !important; } #library-app > .contentSpacing{ padding: 40px !important; } ```

> hyunicode how did you make the top bar so clean? theme: https://github.com/Astromations/Hazy

> > > hyunicode how did you make the top bar so clean? > > > > > > theme: https://github.com/Astromations/Hazy > > I did installed the theme but dont...

> I have the same issue! ![image](https://private-user-images.githubusercontent.com/36887731/365769638-76feb95d-2a3c-4c8b-bc67-cb5b7e022a3a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjU5NDQ0NTUsIm5iZiI6MTcyNTk0NDE1NSwicGF0aCI6Ii8zNjg4NzczMS8zNjU3Njk2MzgtNzZmZWI5NWQtMmEzYy00YzhiLWJjNjctY2I1YjdlMDIyYTNhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA5MTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwOTEwVDA0NTU1NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWYzZWFmMzMzY2IwZmVkODM3NWIyMjdjZWE2ODhjYWRjYWNkZjM3ZjFkZTIyMDk5YTg0NGExN2YyMmNlNzRjMmUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.GGA-foBwo2EWDGeqweH_dCAwDhUJfjyseZqQGuO-lbk) Same for the settings wheel > > I applied the temporary CSS to fix the topbar layout issues [here](https://github.com/harbassan/spicetify-apps/issues/116#issuecomment-2250078889) But both those buttons...

Same on Mac, it just keeps loading.

added something😃 ```css .main-yourLibraryX-libraryContainer{ background-color: transparent; } ```