themepark-dev / theme.park

A collection of themes/skins for 50 selfhosted apps!
https://theme-park.dev
MIT License
2.43k stars 799 forks source link

Theme not fully compatible with VueTorrent rewrite #522

Closed zerebos closed 7 months ago

zerebos commented 1 year ago

Describe the bug Theming partially broken on VueTorrent 2.x.x+. The recently rewrote the entire application in Vue3 and certain aspects of the theme have broken most notably the toolbar and dropdowns.

Theme Install Method (Don't skip) All methods are affected.

Application Info (Don't skip)

To Reproduce Steps to reproduce the behavior:

  1. Update VueTorrent to 2.x.x+
  2. Theme no longer applies to certain parts of the page

Expected behavior The theme to apply especially to major parts of the page. In the case of the screenshot below, the toolbar should be partially transparent and match the theme colors.

Screenshots image

Desktop (If applicable) (please complete the following information):

Smartphone (If applicable) (please complete the following information):

Additional context Add any other context about the problem here.

QuickSwitchLK commented 11 months ago

I can also confirm this to true. Just updated docker container and have the same issue.

Codelica commented 10 months ago

Less noticeable with the "organizr" theme, but the side menu is definitely out of place color-wise. Will need a look sometime. 👍

syphant commented 9 months ago

Confirming the same with VueTorrent v2.7.0

GilbN commented 9 months ago

See if develop is better.

Codelica commented 9 months ago

Develop helped the "organizr" theme for me. Only obvious thing I see is the overlay context menus seem to have a transparent background.

qbt-tp
zerebos commented 9 months ago

Yes there are some little things not quite right, but it looks much better now!

GilbN commented 8 months ago

Try now.

Codelica commented 8 months ago

Thanks, context menus are fixed. 👍