gitextract_irq2zuuy/ ├── .gitignore ├── LICENSE ├── Makefile ├── README.md ├── htdocs/ │ └── luci-static/ │ └── neobird/ │ ├── css/ │ │ └── style.css │ ├── js/ │ │ └── script.js │ └── manifest.json ├── luasrc/ │ └── view/ │ └── themes/ │ └── neobird/ │ ├── footer.htm │ └── header.htm └── root/ └── etc/ └── uci-defaults/ └── 30_luci-theme-neobird