Skip to content

Commit

Permalink
Add ScreenShots
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrykuku committed Aug 20, 2019
1 parent 1616530 commit d60e43e
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 3 deletions.
31 changes: 28 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
# luci-theme-argon
A new Luci theme for LEDE/OpenWRT
# Screenshot
![image](http://boss.verykaka.com/blanco/login.jpg)
A new Luci theme for LEDE/OpenWRT
Argon is a clean HTML5 theme for LuCI. It is based on luci-theme-material and Argon Template
Suitable for Openwrt 18.06.4 (for test) And Lean Luci (stable)

The old version is still in another branch call old. If you need that you can checkout that branch.


## How to use

Enter in your openwrt/package/lean or other

```
git clone https://github.com/jerrykuku/luci-theme-argon.git
make menuconfig #choose LUCI->Theme->Luci-theme-argon
make -j1 V=s
```


## Screenshots
![](/Screenshots/pc/screenshot1.png)
![](/Screenshots/pc/screenshot2.png)

![](/Screenshots/phone/Screenshot_1.png)
![](/Screenshots/phone/Screenshot_2.png)
![](/Screenshots/phone/Screenshot_3.png)

## Thanks to
luci-theme-material: https://github.com/LuttyYang/luci-theme-material/
Binary file added Screenshots/pc/screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/pc/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/phone/Screenshot_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/phone/Screenshot_2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/phone/Screenshot_3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d60e43e

Please sign in to comment.