# luci-theme-material3 A Material Design 3 theme for OpenWrt Luci. This is a personal project based on the LuCI Bootstrap theme, imitating the Material Design 3 style. **Nice to initiate an issue or PR, and star! ⭐** ## ✨ Preview
🖥️ Desktop 📱 Mobile
### 🎨 All color schemes
Baseline Purple Trust Blue Growth Green
Calm Teal Warm Orange Vivid Orange
Sakura Red Expressive Rose Monochrome Gray
## 📦 Release Download prebuilt packages from [GitHub Releases](https://github.com/KawaiiHachimi/luci-theme-material3/releases). Install the matching package on your router: - `luci-theme-material3-*.apk` -> OpenWrt LuCI 25.12+ ```sh apk add --allow-untrusted luci-theme-material3-*.apk ``` - `luci-theme-material3_*.ipk` -> OpenWrt LuCI 23.05~24.10 ```sh opkg install luci-theme-material3_*.ipk ``` ## 🙏 Credits - [OpenWrt Luci](https://github.com/openwrt/luci) - [Cursor](https://www.cursor.com/) - [OpenAI Codex](https://openai.com/codex/) - [MDUI](https://www.mdui.org/zh-cn/) - [Fluent UI System Icons](https://github.com/microsoft/fluentui-system-icons) - [Material Design 3](https://m3.material.io/) - [Reddit - LuCI theme bootstrap: Some modifications using userstyle](https://www.reddit.com/r/openwrt/comments/qmtmpf/lucithemebootstrap_some_modifications_using/)