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
|
||||
|
||||
Based on OSX_ONE: https://github.com/unc926/OSX_ONE
|
||||
MacOS Bigt Sur like icon theme for linux desktops
|
||||
|
||||
## Install tips
|
||||
|
||||
|
@ -12,46 +10,20 @@ Usage: `./install.sh` **[OPTIONS...]**
|
|||
| OPTIONS: | |
|
||||
|:--------------------|:-------------|
|
||||
|-d, --dest | Specify theme destination directory (Default: $HOME/.themes)|
|
||||
|-n, --name | Specify theme name (Default: McMojave-circle)|
|
||||
|-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|
|
||||
|-n, --name | Specify theme name (Default: WhiteSur)|
|
||||
|-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
|
||||
You can use this with:
|
||||
|
||||
### GTK theme
|
||||
|
||||
Mojave-gtk-theme: https://github.com/vinceliuice/Mojave-gtk-theme
|
||||
Mojave-gtk-theme: https://github.com/vinceliuice/WhiteSur-gtk-theme
|
||||
|
||||
### KDE theme
|
||||
|
||||
McMojave-kde: https://github.com/vinceliuice/McMojave-kde
|
||||
|
||||
### folder-color
|
||||
folder-color: http://foldercolor.tuxfamily.org
|
||||
McMojave-kde: https://github.com/vinceliuice/WhiteSur-kde
|
||||
|
||||
## Preview
|
||||
![1](../master/preview.png)
|
||||
![2](../master/preview01.png)
|
||||
![1](preview.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