Disable the Color Palette dropdown in the Interface window

At the moment I only offer a dark theme, but the normal user still sees this dropdown, which can be confusing:

Other than using CSS to hide it, is there a native option to do it? I can’t seem to find it.

2 Likes

Hmm, good point, I can’t find it either. @hugh I made sure no colour palette is selectable except 1 light one on my test site, but the toggle still shows up. And of course, as expected, there is no difference between light/dark since I’ve got no dark colour palette available, so yes, this setting should probably disappear at this point?

2 Likes

Good to know I’m not doing anything wrong or I am missing something.

I will eventually work on a light theme, I guess, but for now it’s not a priority, so it would be good if the menu wasn’t there, but I can probably hide it with CSS for now.

Thanks for testing.