Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there,

    try a RGBA color

    eg.

    rgba(255,0,0,1)

    Does that work for you?

    In the meantime ill take a look at why an RGB is not saving.
    Thanks for raising the Git Issue

    Thread Starter simkog

    (@simkog)

    Dear @diggeddy,

    Yes, rgba colors are working fine.

    Also, tried rgb colors without any whitespace characters (rgb(255,0,0) instead rgb( 255, 0, 0 )). The issue persists.

    I believe its an issue with the Color Picker. We have the Git Issue raised now ( thank you ) so we’ll take a look to see if we can fix that.

    For now you will need to use the rgba values.

    Is that ok ?

    Thread Starter simkog

    (@simkog)

    I can use HEX colors, too.

    The problem was that I had to reapply all the colors in the customization again because all the colors got deleted.

    Hex is fine, and anything you select from the color picker will work.
    We’ll look into the RGB issue, sorry for the inconvenience.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘RGB colors are messing up the saved color palette’ is closed to new replies.