This commit is contained in:
Vince 2021-06-24 10:56:14 +08:00
parent b10c494d23
commit 364e8abced

View file

@ -17,17 +17,7 @@ Run `./tweaks.sh -f`
if you want to use `Monterey` style then: if you want to use `Monterey` style then:
1. run `./tweaks.sh -f -e` Run `./tweaks.sh -f -m`
2. Modify :
```
@import "WhiteSur/theme.css"; /**/
/*@import "Monterey/theme.css"; /**/
```
To:
```
/*@import "WhiteSur/theme.css"; /**/
@import "Monterey/theme.css"; /**/
```
### Manual installation ### Manual installation