You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! After playing around in the config a bit, it seems that no matter what transparency value I use, the transparency stays the same and only the color slightly changes.
My current background color is background-colour: '#37887ff2'
Setting transparency to 0 makes it a solid color, but anything that has slight transparency looks the same.
The text was updated successfully, but these errors were encountered:
Did you set the colour at the style level? Or at any of the lower levels? At the lower levels it might interact with the background colour of other UI elements, but if you set it at the style level it should work.
Hey! After playing around in the config a bit, it seems that no matter what transparency value I use, the transparency stays the same and only the color slightly changes.
My current background color is
background-colour: '#37887ff2'
Setting transparency to 0 makes it a solid color, but anything that has slight transparency looks the same.
The text was updated successfully, but these errors were encountered: