https://github.com/stustanet/luci-theme-ssn
https://github.com/stustanet/luci-theme-ssn
lede luci luci-theme openwrt
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stustanet/luci-theme-ssn
- Owner: stustanet
- License: gpl-2.0
- Created: 2017-11-17T12:10:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T11:12:11.000Z (about 8 years ago)
- Last Synced: 2025-03-27T11:43:41.383Z (over 1 year ago)
- Topics: lede, luci, luci-theme, openwrt
- Language: CSS
- Homepage: https://gitlab.stusta.de/stustanet/luci-theme-ssn
- Size: 926 KB
- Stars: 5
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SSN theme for LuCI (LEDE/OpenWRT)
========================================
The SSN theme is an alternative HTML5 theme for LuCI based on the
[darkmatter theme](https://github.com/apollo-ng/luci-theme-darkmatter) 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.
Installation
------------
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.
Enable the Theme
----------------
* Go to System -> System -> Language and Style
* Choose SSN in the Design selectbox
License
-------
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.