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
Currently we use a constant for the white color COLOR_WHITE but we could also consume it from the mantine theme and make it configurable on the customization page.
Description
Currently we use a constant for the white color
COLOR_WHITEbut we could also consume it from the mantine theme and make it configurable on the customization page.