58 lines
1.8 KiB
Markdown
58 lines
1.8 KiB
Markdown
|
<img src="https://github.com/vinceliuice/Sierra-gtk-theme/blob/imgs/logo.png" alt="Logo" align="right" /> McMojave-circle Icon Theme
|
||
|
======
|
||
|
|
||
|
MacOSX Mojave like circle icon theme for linux desktops
|
||
|
|
||
|
Based on OSX_ONE: https://github.com/unc926/OSX_ONE
|
||
|
|
||
|
## Install tips
|
||
|
|
||
|
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|
|
||
|
|-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
|
||
|
|
||
|
### KDE theme
|
||
|
|
||
|
McMojave-kde: https://github.com/vinceliuice/McMojave-kde
|
||
|
|
||
|
### folder-color
|
||
|
folder-color: http://foldercolor.tuxfamily.org
|
||
|
|
||
|
## Preview
|
||
|
![1](../master/preview.png)
|
||
|
![2](../master/preview01.png)
|