Skip to content

jerrykuku/luci-theme-argon

Repository files navigation

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.

license prs issues release download contact

English | 简体中文

Key FeaturesCompatibilityVersion HistoryGetting startedScreenshotsContributorsCredits

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

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

5.4k stars

Watchers

50 watching

Forks

Packages