This commit is contained in:
vinceliuice 2022-07-05 01:03:41 +08:00
parent c7cd8a8e54
commit 91ff3963d8

View File

@ -145,8 +145,8 @@ Parameter: `--color` `-c` (repeatable)
Example: Example:
```bash ```bash
./install.sh -c light # install light theme color only ./install.sh -c Light # install light theme color only
./install.sh -c dark -c light # install dark and light theme colors ./install.sh -c Dark -c Light # install dark and light theme colors
``` ```
#### Install theme accent #### Install theme accent