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
{{ message }}
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
Issue:
Various UI elements are incorrectly styled
Reason
theme.jsincorrectly referencesconfig.getThemeinstead ofconfig.getEditorThemeSolution
change /app/js/theme.js line 85 - currently
change to
change /app/js/theme.js line 113 - currently
change to