diff --git a/scripts/load_path.py b/scripts/load_path.py
index 38dda7c..08f2075 100644
--- a/scripts/load_path.py
+++ b/scripts/load_path.py
@@ -31,10 +31,8 @@ paths = [
# Menu — must be any so unauthenticated users can see nav
("/dashboard_for_sage/menu.ui", "any"),
- # Shell / theme files — CSS/JS must be 'any' (static resources loaded before auth)
+ # Shell
("/dashboard_for_sage/shell.ui", "logined"),
- ("/dashboard_for_sage/shell_theme.css", "any"),
- ("/dashboard_for_sage/shell_theme.js", "any"),
# Global menu
("/dashboard_for_sage/global_menu.ui", "logined"),
diff --git a/wwwroot/shell.ui b/wwwroot/shell.ui
index 59aa0d6..22c9938 100644
--- a/wwwroot/shell.ui
+++ b/wwwroot/shell.ui
@@ -6,12 +6,6 @@
"bgcolor": "#0B1120"
},
"subwidgets": [
- {
- "widgettype": "Html",
- "options": {
- "html": "