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
In future mode, the way block content background colour is implemented means that where a custom background colour is used (--bg) it is picked up and used instead of the standard light/dark background.
This makes it impossible to switch to/from light/dark mode for a block which is a regression.
The text was updated successfully, but these errors were encountered:
In future mode, the way block content background colour is implemented means that where a custom background colour is used (
--bg
) it is picked up and used instead of the standard light/dark background.This makes it impossible to switch to/from light/dark mode for a block which is a regression.
The text was updated successfully, but these errors were encountered: