From eff14a1c6acb252fa08d46054643973749ab96fa Mon Sep 17 00:00:00 2001 From: sbwml Date: Sat, 5 Mar 2022 06:02:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B9=E6=8D=AE=20Argon=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=20&=20=E7=B3=BB=E7=BB=9F=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E5=A4=96=E8=A7=82=20=E6=94=B9=E5=8F=98=E6=B5=8F=E8=A7=88?= =?UTF-8?q?=E5=99=A8=E8=89=B2=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../luasrc/view/themes/argon/header.htm | 13 +++++++++++++ .../luasrc/view/themes/argon/header_login.htm | 13 +++++++++++++ 2 files changed, 26 insertions(+) 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 -%>