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
The above will error when the background is set to an rgb color. This is partially fixed by #252 as it extends the named colors palette so you don't have to use rgb colors in themes. However I think scenic should automatically convert {{r, g, b}, a} to {r, g, b, a}