The SSN theme is an alternative HTML5 theme for LuCI based on the darkmatter theme which has evolved from luci-theme-bootstrap & luci-theme-material, in an attempt to bring a more concise, clean and visually pleasing UX to LEDE/OpenWRT.
Edit the feeds.conf and add the following to it:
src-git themessn git://gitlab.stusta.de/stustanet/luci-theme-ssn.git
Update the build environment and install the package:
$ scripts/feeds update -a themessn
$ scripts/feeds install -a themessn
$ make menuconfig
Go to LuCI -> Themes, select luci-theme-ssn, exit, save and build as usual.
- Go to System -> System -> Language and Style
- Choose SSN in the Design selectbox
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.