From a7f0846b01857a89bd1e63e718750f6f33899e88 Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Fri, 28 Apr 2023 23:23:29 +0800 Subject: [PATCH] Add Theme Edge --- Configs/x86_64-X | 1 + Configs/x86_64-Y | 1 + Configs/x86_64-Z | 1 + 3 files changed, 3 insertions(+) diff --git a/Configs/x86_64-X b/Configs/x86_64-X index 5c4f501..1630e5e 100644 --- a/Configs/x86_64-X +++ b/Configs/x86_64-X @@ -19,6 +19,7 @@ CONFIG_PACKAGE_luci-theme-atmaterial-ColorIcon=y CONFIG_PACKAGE_luci-theme-bootstrap=y CONFIG_PACKAGE_luci-theme-material=y CONFIG_PACKAGE_luci-theme-neobird=y +CONFIG_PACKAGE_luci-theme-edge=y # wifi # 7625d Adapter diff --git a/Configs/x86_64-Y b/Configs/x86_64-Y index f237282..a67a3a3 100644 --- a/Configs/x86_64-Y +++ b/Configs/x86_64-Y @@ -11,6 +11,7 @@ CONFIG_PACKAGE_luci-theme-atmaterial-ColorIcon=y # CONFIG_PACKAGE_luci-theme-argon is not set CONFIG_PACKAGE_luci-theme-argon-mod=y CONFIG_PACKAGE_luci-theme-neobird=y +CONFIG_PACKAGE_luci-theme-edge=y # passwall CONFIG_PACKAGE_luci-app-passwall=y # Adguard Home diff --git a/Configs/x86_64-Z b/Configs/x86_64-Z index d309390..0cbd658 100644 --- a/Configs/x86_64-Z +++ b/Configs/x86_64-Z @@ -8,6 +8,7 @@ CONFIG_PACKAGE_luci-i18n-smartdns-zh-cn=y # CONFIG_TESTING_KERNEL=y # Theme CONFIG_PACKAGE_luci-theme-atmaterial-ColorIcon=y +CONFIG_PACKAGE_luci-theme-edge=y # CONFIG_PACKAGE_luci-theme-argon is not set CONFIG_PACKAGE_luci-theme-argon-mod=y CONFIG_PACKAGE_luci-theme-neobird=y