update
This commit is contained in:
parent
37f40ef0ca
commit
7632b77692
3 changed files with 7 additions and 35 deletions
42
README.md
42
README.md
|
@ -1,9 +1,7 @@
|
||||||
<img src="https://github.com/vinceliuice/Sierra-gtk-theme/blob/imgs/logo.png" alt="Logo" align="right" /> McMojave-circle Icon Theme
|
<img src="https://github.com/vinceliuice/Sierra-gtk-theme/blob/imgs/logo.png" alt="Logo" align="right" /> WhiteSur Icon Theme
|
||||||
======
|
======
|
||||||
|
|
||||||
MacOSX Mojave like circle icon theme for linux desktops
|
MacOS Bigt Sur like icon theme for linux desktops
|
||||||
|
|
||||||
Based on OSX_ONE: https://github.com/unc926/OSX_ONE
|
|
||||||
|
|
||||||
## Install tips
|
## Install tips
|
||||||
|
|
||||||
|
@ -12,46 +10,20 @@ Usage: `./install.sh` **[OPTIONS...]**
|
||||||
| OPTIONS: | |
|
| OPTIONS: | |
|
||||||
|:--------------------|:-------------|
|
|:--------------------|:-------------|
|
||||||
|-d, --dest | Specify theme destination directory (Default: $HOME/.themes)|
|
|-d, --dest | Specify theme destination directory (Default: $HOME/.themes)|
|
||||||
|-n, --name | Specify theme name (Default: McMojave-circle)|
|
|-n, --name | Specify theme name (Default: WhiteSur)|
|
||||||
|-c, --circle | Specify circle folder version|
|
|
||||||
|-a, --all | Install all color folder versions|
|
|
||||||
|-w, --white | Install white panel icon color version|
|
|
||||||
|-black | Black color folder version|
|
|
||||||
|-blue | Blue color folder version|
|
|
||||||
|-brown | Brown color folder version|
|
|
||||||
|-green | Green color folder version|
|
|
||||||
|-grey | Grey color folder version|
|
|
||||||
|-orange | Orange color folder version|
|
|
||||||
|-pink | Pink color folder version|
|
|
||||||
|-purple | Purple color folder version|
|
|
||||||
|-red | Red color folder version|
|
|
||||||
|-yellow | yellow color folder version|
|
|
||||||
|-h, --help | Show this help|
|
|-h, --help | Show this help|
|
||||||
|
|
||||||
#### For example
|
|
||||||
|
|
||||||
`./install.sh` : install default color version
|
|
||||||
|
|
||||||
`./install.sh -black` : install black color versions
|
|
||||||
|
|
||||||
`./install.sh -a` : install all color versions
|
|
||||||
|
|
||||||
`./install.sh -c` : install circle folder version
|
|
||||||
|
|
||||||
## Requirment
|
## Requirment
|
||||||
You can use this with:
|
You can use this with:
|
||||||
|
|
||||||
### GTK theme
|
### GTK theme
|
||||||
|
|
||||||
Mojave-gtk-theme: https://github.com/vinceliuice/Mojave-gtk-theme
|
Mojave-gtk-theme: https://github.com/vinceliuice/WhiteSur-gtk-theme
|
||||||
|
|
||||||
### KDE theme
|
### KDE theme
|
||||||
|
|
||||||
McMojave-kde: https://github.com/vinceliuice/McMojave-kde
|
McMojave-kde: https://github.com/vinceliuice/WhiteSur-kde
|
||||||
|
|
||||||
### folder-color
|
|
||||||
folder-color: http://foldercolor.tuxfamily.org
|
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
![1](../master/preview.png)
|
![1](preview.png)
|
||||||
![2](../master/preview01.png)
|
![2](preview01.png)
|
||||||
|
|
BIN
preview.png
Normal file
BIN
preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
BIN
preview01.png
Normal file
BIN
preview01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 294 KiB |
Loading…
Reference in a new issue