TheFermi0n / Onepunch

for spicetify-theme
https://github.com/morpheusthewhite/spicetify-themes/tree/master/Onepunch
GNU General Public License v3.0
10 stars 0 forks source link

Icons aren't the same #2

Closed CutzuSDS closed 3 years ago

CutzuSDS commented 3 years ago

Describe the bug Double library icon, sound timer is going under the app, shuffle/pause/loop is not in the good place,

Expected behavior The icons to look the same as in the example screenshots

Screenshots https://i.imgur.com/YDeare5.png

Desktop (please complete the following information):

TheFermi0n commented 3 years ago

if you read the README.md i have mentioned that I removed the icons in v2(for now). Sorry, I couldn't change the screenshots. Those are of the older legacy UI. I'll do it soon.

And for the mini player issue. check this

.main-nowPlayingBar-container {
  background-color: var(--spice-sec-player) !important;
  border-top: unset !important;

  height: 80px;
}

see if this works.

TheFermi0n commented 3 years ago

closing: updated theme.