https://github.com/0x676e67/luci-app-design-config
LuCI design theme config plugin
https://github.com/0x676e67/luci-app-design-config
config lede lua luci luci-theme-design openwrt
Last synced: about 2 months ago
JSON representation
LuCI design theme config plugin
- Host: GitHub
- URL: https://github.com/0x676e67/luci-app-design-config
- Owner: 0x676e67
- Created: 2023-02-25T06:27:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T14:07:19.000Z (about 2 years ago)
- Last Synced: 2025-03-27T21:01:38.525Z (2 months ago)
- Topics: config, lede, lua, luci, luci-theme-design, openwrt
- Language: Lua
- Homepage: https://github.com/gngpp/luci-theme-design
- Size: 45.9 KB
- Stars: 20
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# luci-app-design-config
Design Theme Config Plugin### Features
- Support changing theme dark/light mode
- Support display/hide navbar
- Support for replacing commonly used proxy icons### Compile
```
git clone https://github.com/gngpp/luci-app-design-config.git package/luci-app-design-config
make menuconfig # choose LUCI->Applications->luci-app-design-config
make V=s
```