An open API service indexing awesome lists of open source software.

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

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
```