Comfy-Org/ComfyUI_frontend

[Bug]: Custom Color Palette is not being applied to all parts of the UI.

Closed this issue · 1 comments

Frontend Version

1.2.30

Expected Behavior

Color Palette should be applied to whole UI including Node Library Bar, Workflow Menu and Settings.

Actual Behavior

SSCUI

Steps to Reproduce


Debug Logs

----

Browser Logs


What browsers do you use to access the UI ?

Mozilla Firefox

Other

No response

The theme of menu and sidebar is now managed by PrimeVue's theme system. We will find a way to expose it as settings later.

You can read more here: https://primevue.org/theming/styled/ if you want to try tackle this task.