This commit is contained in:
vinceliuice 2021-01-15 22:10:01 +08:00
parent 7ef6b12ace
commit c8e4b2caf7

View file

@ -57,7 +57,7 @@ Usage: `./install.sh` **[OPTIONS...]**
### <p align="center" > 1. Change primary theme color </p> ### <p align="center" > 1. Change primary theme color </p>
If you want to change primary theme color! (Default color is default MacOS blue) If you want to change primary theme color! (Default color is default MacOS blue)
then you can run: 'for example' then you can run: `for example`
```bash ```bash
./install.sh -t green # Install green accent color version ./install.sh -t green # Install green accent color version
``` ```
@ -65,7 +65,7 @@ then you can run: 'for example'
### <p align="center" > 2. Install GDM theme </p> ### <p align="center" > 2. Install GDM theme </p>
If you want to install GDM theme! If you want to install GDM theme!
then you can run: 'for example' then you can run: `for example`
```bash ```bash
sudo ./install.sh -g # install default dark version sudo ./install.sh -g # install default dark version
@ -86,9 +86,9 @@ then you can run: 'for example'
### <p align="center" > 4. Change gnome-shell activities icon </p> ### <p align="center" > 4. Change gnome-shell activities icon </p>
If you want to change gnome-shell activities icon! (Default icon is Apple) If you want to change gnome-shell activities icon! (Default icon is Apple)
then you can run: 'for example: Install Manjaro icon' then you can run: `for example`
```bash ```bash
./install.sh -i manjaro ./install.sh -i manjaro # Install Manjaro icon
``` ```
![4](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/install-tip-04.png) ![4](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/install-tip-04.png)