Openwrt 19.07如何安装Argon theme主题?

cd openwrt/package
git clone https://github.com/jerrykuku/luci-theme-argon.git
#For openwrt official 19.07 Snapshots LuCI master
git checkout v2.2.5
make menuconfig #choose LUCI->Theme->Luci-theme-argon
make -j1 V=s