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
I'm copy-pasting my answer to another similar problem.
As far as I understand, this error is caused by the defauly definition of the Light theme, which uses "white" for background color. In my case, it was resolved by adding my own theme settings into the styles.json file as follow:
I get a ValueError: invalid literal for int() with base 16: 'wh' whenever i add float position in my style.json
The text was updated successfully, but these errors were encountered: