From 696b8de1e8273ab45581119461dc11e9377612f8 Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Mon, 9 Dec 2024 01:54:22 +0800 Subject: [PATCH] Remove err theme --- Configs/x86_64-Test | 6 +++--- Configs/x86_64-X | 6 +++--- Configs/x86_64-Y | 6 +++--- Configs/x86_64-Z | 6 +++--- Configs/x86_64-Z-Test | 6 +++--- Scripts/AutoBuild_DiyScript.sh | 2 +- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Configs/x86_64-Test b/Configs/x86_64-Test index e354430..d37c83a 100644 --- a/Configs/x86_64-Test +++ b/Configs/x86_64-Test @@ -18,11 +18,11 @@ CONFIG_PACKAGE_hostapd-common=y CONFIG_PACKAGE_wpa-supplicant=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 +# # CONFIG_PACKAGE_luci-theme-neobird is not set # passwall # CONFIG_PACKAGE_luci-app-passwall=y # # Adguard Home diff --git a/Configs/x86_64-X b/Configs/x86_64-X index 0ba47ea..e8f6534 100644 --- a/Configs/x86_64-X +++ b/Configs/x86_64-X @@ -16,11 +16,11 @@ CONFIG_PACKAGE_luci-lib-docker=y # KERNEL_TESTING_PATCHVER:=6.12 # CONFIG_TESTING_KERNEL=y # Theme -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 +# CONFIG_PACKAGE_luci-theme-neobird is not set + # wifi # 7625d Adapter diff --git a/Configs/x86_64-Y b/Configs/x86_64-Y index 1090419..7321ddb 100644 --- a/Configs/x86_64-Y +++ b/Configs/x86_64-Y @@ -8,11 +8,11 @@ CONFIG_PACKAGE_luci-i18n-smartdns-zh-cn=y # KERNEL_TESTING_PATCHVER:=6.12 # CONFIG_TESTING_KERNEL=y # Theme -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 +# CONFIG_PACKAGE_luci-theme-neobird is not set + # passwall CONFIG_PACKAGE_luci-app-passwall=y # Adguard Home diff --git a/Configs/x86_64-Z b/Configs/x86_64-Z index fa2de9a..6b84e29 100644 --- a/Configs/x86_64-Z +++ b/Configs/x86_64-Z @@ -13,11 +13,11 @@ CONFIG_IB_STANDALONE=y # KERNEL_TESTING_PATCHVER:=6.12 # 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 +# CONFIG_PACKAGE_luci-theme-neobird is not set # passwall CONFIG_PACKAGE_luci-app-passwall=y # Adguard Home diff --git a/Configs/x86_64-Z-Test b/Configs/x86_64-Z-Test index b9ab67f..3587445 100644 --- a/Configs/x86_64-Z-Test +++ b/Configs/x86_64-Z-Test @@ -13,11 +13,11 @@ CONFIG_IB_STANDALONE=y # KERNEL_TESTING_PATCHVER:=6.1 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 +# CONFIG_PACKAGE_luci-theme-neobird is not set # passwall CONFIG_PACKAGE_luci-app-passwall2=y # Adguard Home diff --git a/Scripts/AutoBuild_DiyScript.sh b/Scripts/AutoBuild_DiyScript.sh index 271a373..e188c46 100755 --- a/Scripts/AutoBuild_DiyScript.sh +++ b/Scripts/AutoBuild_DiyScript.sh @@ -78,7 +78,7 @@ EOF done ; unset i AddPackage svn apps minieap immortalwrt openwrt-18.06 packages net - AddPackage git other luci-theme-atmaterial-ColorIcon esirplayground master + # AddPackage git other luci-theme-atmaterial-ColorIcon esirplayground master AddPackage git lean luci-app-argon-config jerrykuku master AddPackage git other OpenClash vernesong master # AddPackage git other luci-app-vssr jerrykuku master