Skip to content

Argon is a clean and tidy OpenWrt LuCI theme that allows users to customize their login interface with images or videos. It also supports automatic and manual switching between light and dark modes.

License

Notifications You must be signed in to change notification settings

jerrykuku/luci-theme-argon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 27, 2024
d6dd165 · Dec 27, 2024
Dec 22, 2024
Aug 20, 2020
Dec 21, 2024
May 29, 2023
Apr 15, 2023
Jul 24, 2020
Dec 21, 2024
Dec 22, 2024
Dec 22, 2024

Repository files navigation

A brand new OpenWrt LuCI theme

• This branch only matches Lean's LEDE ( LuCI 18.06 ) / OpenWrt LuCI 18.06

Argon is a clean and tidy OpenWrt LuCI theme that allows
users to customize their login interface with images or videos.
It also supports automatic and manual switching between light and dark modes.

license prs issues release download contact

English | 简体中文

Key FeaturesGetting startedScreenshotsContributorsCredits

Key Features

  • Clean Layout.
  • Adapted to mobile display.
  • Customizable theme colors.
  • Support for using Bing images as login background.
  • Support for custom uploading of images or videos as login background.
  • Automatically switch between light 和 dark modes with the system, 和 can also be set to a fixed mode.
  • Settings plugin with extensions luci-app-argon-config

Notice

  • Chrome & Edge browser is highly recommended. There are some new css3 features used in this theme, currently only Chrome & Edge has the best compatibility.
  • FireFox does not enable the backdrop-filter by default, see here for the opening method.
  • LEDE has upgraded LuCI to 23.05 since 10/17/2024. The 18.06 branch of this repository is no longer compatible with it. If you still need to compile or install the theme for the 18.06 branch, please modify the feeds.conf.default file in the LEDE before compiling the firmware. Revert it back to the previous 18.06 LuCI.

Getting started

Build for Lean's LEDE ( LuCI 18.06 )

cd lede
sed -i '/^#src-git luci https:\/\/proxy.goincop1.workers.dev:443\/https\/github.com\/coolsnowwolf\/luci$/s/^#//' feeds.conf.default && sed -i '/^src-git luci https:\/\/proxy.goincop1.workers.dev:443\/https\/github.com\/coolsnowwolf\/luci\.git;openwrt-23\.05$/s/^/#/' feeds.conf.default
./scripts/feeds clean
./scripts/feeds update -a
rm -rf feeds/luci/themes/luci-theme-argon
git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon.git package/downloads/luci-theme-argon
./scripts/feeds install -a
make menuconfig #choose LuCI->Themes->luci-theme-argon
make -j1 V=s

Install for LuCI 18.06 ( Lean's LEDE )

wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/v1.8.4/luci-theme-argon_1.8.4-20241221_all.ipk
opkg install luci-theme-argon*.ipk

Install the settings plugin with extensions - luci-app-argon-config

wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/v1.8.3/luci-app-argon-config_0.9-20220424_all.ipk
opkg install luci-app-argon-config*.ipk

Screenshots

desktop mobile

Contributors

Made with contrib.rocks.

Related Projects

Credits

luci-theme-material

About

Argon is a clean and tidy OpenWrt LuCI theme that allows users to customize their login interface with images or videos. It also supports automatic and manual switching between light and dark modes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published