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.
English | 简体中文
Key Features • Compatibility • Version History • Getting started • Screenshots • Contributors • Credits
- Clean and modern Argon-style interface design.
- Fully adapted for both desktop and mobile displays.
- Supports automatic or manual switching between light and dark modes.
- Supports custom theme colors, along with adjustable blur and transparency effects.
- The login page supports local images, videos, and online wallpapers as backgrounds.
- Works with luci-app-argon-config for a more complete theme configuration experience.
Only the master branch is maintained now.
Support is focused on modern LuCI environments based on Official OpenWrt and ImmortalWrt.
The latest version is v2.4.5 Click here to view the full version history record.
cd openwrt/package
git clone https://github.com/jerrykuku/luci-theme-argon.git
make menuconfig #choose LUCI->Theme->Luci-theme-argon
make -j1 V=swget https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.4.5/luci-theme-argon_2.4.5-1_all.ipk
wget https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.4.5/luci-app-argon-config_2.4.5-1_all.ipk
opkg install ./luci-theme-argon_2.4.5-1_all.ipk ./luci-app-argon-config_2.4.5-1_all.ipkwget https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.4.5/luci-theme-argon-2.4.5-r1.apk
wget https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.4.5/luci-app-argon-config-2.4.5-r1.apk
apk add --allow-untrusted ./luci-theme-argon-2.4.5-r1.apk ./luci-app-argon-config-2.4.5-r1.apkReplace v2.4.5 and the package filenames above with the assets from the target Release.
Made with contrib.rocks.
- luci-app-argon-config: Configuration plugin for the Argon theme
- openwrt-package: My OpenWrt package collection
- CasaOS: A simple, elegant open-source personal cloud system and my current primary project

