This commit is contained in:
vinceliuice 2024-04-29 02:08:58 +08:00
parent f5f1b81e85
commit fb35883eca
2 changed files with 4 additions and 2 deletions

View file

@ -40,7 +40,8 @@ Run the following commands in the terminal:
-c, --color VARIANT... Specify color variant(s) [standard|light|dark] (Default: All variants) -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 -l, --libadwaita Install specify gtk-4.0 theme into config folder (~/.config/gtk-4.0) for all gtk4 apps use this theme
(Default ColorSchemes themes will follow the system style, [nord|dracula|gruvbox|everforest|black] not support this)
-r, --remove, -r, --remove,
-u, --uninstall Uninstall/Remove installed themes or links -u, --uninstall Uninstall/Remove installed themes or links

View file

@ -63,7 +63,8 @@ OPTIONS:
-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 -l, --libadwaita Install specify gtk-4.0 theme into config folder (~/.config/gtk-4.0) for all gtk4 apps use this theme
(Default ColorSchemes theme will follow the system style, nord|dracula|gruvbox|everforest|black not support this)
-r, --remove, -r, --remove,
-u, --uninstall Uninstall/Remove installed themes or links -u, --uninstall Uninstall/Remove installed themes or links