jerrykuku/luci-theme-argon
LessArgon 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.
A brand new OpenWrt LuCI theme
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
Key Features
- 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.
Compatibility
Only the master branch is maintained now.
Support is focused on modern LuCI environments based on Official OpenWrt and ImmortalWrt.
Version History
The latest version is v2.4.5 Click here to view the full version history record.
Getting started
Build from source
cd openwrt/package
git clone https://github.com/jerrykuku/luci-theme-argon.git
make menuconfig #choose LUCI->Theme->Luci-theme-argon
make -j1 V=s
Install release packages (ipk)
wget 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.ipk
Install release packages (apk)
wget 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.apk
Replace v2.4.5 and the package filenames above with the assets from the target Release.
Screenshots

Contributors
Made with contrib.rocks.
Related Projects
- 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