Skip to content

Commit 6f39916

Browse files
committed
Update README.md
1 parent f03e10a commit 6f39916

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

README.md

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,31 @@
11
## Vimix Icon Theme
2-
A Material Design icon theme
2+
3+
A Material Design icon theme
34

45
Vimix icon theme is based on Paper-Icon-Theme: https://github.com/snwh/paper-icon-theme
56

67
## Install Or Uninstall
7-
Run
8+
```
9+
Usage: ./install.sh [OPTIONS...] [COLOR VARIANTS...]
10+
11+
OPTIONS:
12+
-a Install all color folder versions
13+
-d DIR Specify theme destination directory (Default: /home/liuice/.local/share/icons)
14+
-n NAME Specify theme name (Default: )
15+
-h Show this help
816
9-
./install.sh
10-
## Install with all color variants
11-
./install.sh -a
17+
COLOR VARIANTS:
18+
standard Standard color folder version
19+
Amethyst Purple color folder version
20+
Beryl Teal color folder version
21+
Doder Blue color folder version
22+
Ruby Red color folder version
23+
Jade Green color folder version
24+
Black Black color folder version
25+
White White color folder version
1226
13-
Or double-click to open that script files and select "run at the terminal" at nautilus.
27+
By default, only the standard one is selected.
28+
```
1429

1530
## Preview
1631
![1](../master/Preview.png)

0 commit comments

Comments
 (0)