Open-Shell / Open-Shell-Menu

Classic Shell Reborn.
MIT License
6.58k stars 417 forks source link

Submenus from Start Menu are different color #1899

Closed MidnightInAurora closed 2 months ago

MidnightInAurora commented 2 months ago

Describe the bug

When clicking Start Menu and clicking a right-side menu, the resulting submenu is colored differently from the Start Menu.

Area of issue

Start menu

To reproduce

  1. Click on Start Menu
  2. Select right-side item with a submenu
  3. Submenu is colored differently. In my case, a much lighter blue.

Expected behavior

Start menu and any submenus follow color picked as accent color in Windows Settings. menu

Open-Shell version

4.4.191

Windows version

23H2, 24H2

Additional context

No response

ge0rdi commented 2 months ago

Submenu color is defined by skin. If you want different color you can use different skin, or just try to modify skin you are using.

MidnightInAurora commented 2 months ago

Yes! Checked Opaque in Skin and the submenus follow the Windows accent color. Perfect.

I knew there was a simple answer and I was just being stupid.

Thanks for the help.

Jim