diff --git a/luci-theme-argon/luasrc/view/themes/argon/header.htm b/luci-theme-argon/luasrc/view/themes/argon/header.htm
index cca6088..8f6a4f6 100644
--- a/luci-theme-argon/luasrc/view/themes/argon/header.htm
+++ b/luci-theme-argon/luasrc/view/themes/argon/header.htm
@@ -85,7 +85,20 @@
+ <% if mode == 'normal' then %>
+
+ <% elseif mode == 'dark' then %>
+
+ <% elseif mode == 'light' then %>
+
+ <% end -%>