Update argon.patch

This commit is contained in:
kiddin9
2026-08-29 02:25:53 +08:00
committed by GitHub
parent 9ae7e779c4
commit 61a1fa1913
+10
View File
@@ -10,6 +10,16 @@
<head>
{% include("themes/" + theme + "/head_meta", { hostname: hostname, node: node, bar_color: bar_color, media: media }) %}
--- a/luci-theme-argon/root/etc/config/argon
+++ b/luci-theme-argon/root/etc/config/argon
@@ -5,6 +5,6 @@ config global
option blur_dark '10'
option transparency '0.5'
option transparency_dark '0.5'
- option mode 'normal'
+ option mode 'dark'
option online_wallpaper 'bing'
--- a/luci-theme-argon/ucode/template/themes/argon/footer.ut
+++ b/luci-theme-argon/ucode/template/themes/argon/footer.ut
@@ -19,13 +19,6 @@