Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceliuice committed Oct 30, 2022
1 parent d1772f8 commit 2628aa8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,23 +43,23 @@ Usage: `./install.sh` **[OPTIONS...]**

```
-d, --dest DIR Specify destination directory (Default: $HOME/.themes)
-n, --name NAME Specify theme name (Default: Jasper)
-t, --theme VARIANT Specify theme color variant(s) [default|purple|pink|red|orange|yellow|green|blue|grey|all] (Default: teal)
-n, --name NAME Specify theme name (Default: vimix)
-t, --theme VARIANT Specify theme color variant(s) [doder|beryl|ruby|amethyst|grey] (Default: doder(blue))
-c, --color VARIANT Specify color variant(s) [standard|light|dark] (Default: All variants)
-s, --size VARIANT Specify size variant [standard|compact] (Default: standard variant)
-s, --size VARIANT Specify size variant [standard|compact] (Default: standard variant)
-l, --libadwaita Link installed gtk-4.0 theme to config folder for all libadwaita app use this theme
-r, --remove,
-u, --uninstall Uninstall/Remove installed themes
--tweaks Specify versions for tweaks [nord|dracula|black|macos] (only nord and dracula can not mix use with!)
1. nord: Nord ColorScheme version
2. dracula Dracula ColorScheme version
3. black: Blackness color version
4. macos: Macos style windows button
-tweaks, --tweaks Specify versions for tweaks [flat|grey|mix|translucent] (only nord and dracula can not mix use with!)
1. flat Flat and normal button style for windows control buttons
2. grey Use grey windows control buttons in grey accent color variants
3. mix Mix theme color and dark grey color for background color in darkmode variants
4. translucent Translucent panel version
-h, --help Show help
```

## Screenshots
Expand Down

0 comments on commit 2628aa8

Please sign in to comment.