A modern OpenWrt LuCI theme. Fork of luci-theme-aurora with a massive visual overhaul.
Heavily inspired by Claude Code docs, Mintlify documentation layouts, and 21st.dev sign-in components.
| Desktop | Tablet | Phone |
|---|---|---|
![]() |
![]() |
![]() |
preview-demo.mp4
- OpenWrt 23.05+
- Chrome/Edge 111+
- Safari 16.4+
- Firefox 128+
OpenWrt 25.12+ and snapshots use apk; earlier versions use opkg.
opkg (OpenWrt < 25.12):
cd /tmp && uclient-fetch -O luci-theme-outline.ipk \
https://github.com/tickcount/luci-theme/releases/latest/download/luci-theme-outline_0.11.0-r20260208_all.ipk \
&& opkg install luci-theme-outline.ipkapk (OpenWrt 25.12+):
cd /tmp && uclient-fetch -O luci-theme-outline.apk \
https://github.com/tickcount/luci-theme/releases/latest/download/luci-theme-outline-0.11.0-r20260208.apk \
&& apk add --allow-untrusted luci-theme-outline.apkBuilt with Vite 7, Tailwind CSS v4, and pnpm. See Development docs.
Apache License 2.0. Based on luci-theme-aurora by eamonxg.


