Theme button color doesn't match with edit screen button color

Hey!
I’ve just udpated to cuba 7.2.15 and got an issue when I open any edit screen on my application:

When I select any item and open its edit screen, buttons color don’t match with the color I have set for this theme.

I went back to 7.2.13 and it works correctly:

I also upload a zip file with the scss of the theme
helium-ext.zip (1.2 KB)

Hi,

Try to update to the latest Helium version: 0.4.0.

Gleb

Hi!
It fixed the red button issue, but now the menu bar is colored blue:


Is there any way to change it?

Román

You can use the --menubar-background-color variable to set the menu bar color.

The list of all available CSS variables can be found in the helium.scss file.

1 Like