This commit is contained in:
vinceliuice 2022-11-12 22:42:26 +08:00
parent 3921f293a2
commit 0e8ebc2146

View File

@ -92,47 +92,47 @@ Usage: `./install.sh [OPTIONS...]`
-b, --background [default|blank|IMAGE_PATH] -b, --background [default|blank|IMAGE_PATH]
Set gnome-shell background image. Default is BigSur-like wallpaper Set gnome-shell background image. Default is BigSur-like wallpaper
-m, --monterey -m, --monterey
Set to MacOS Monterey style. Set to MacOS Monterey style.
-N, --nautilus-style [stable|normal|mojave|glassy] -N, --nautilus-style [stable|normal|mojave|glassy]
Set Nautilus style. Default is BigSur-like style (stabled sidebar) Set Nautilus style. Default is BigSur-like style (stabled sidebar)
-l, --libadwaita -l, --libadwaita
Install theme into gtk4.0 config for libadwaita. Default is dark version Install theme into gtk4.0 config for libadwaita. Default is dark version
-HD, --highdefinition -HD, --highdefinition
Set to High Definition size. Default is laptop size Set to High Definition size. Default is laptop size
--normal, --normalshowapps --normal, --normalshowapps
Set gnome-shell show apps button style to normal. Default is bigsur Set gnome-shell show apps button style to normal. Default is bigsur
--round, --roundedmaxwindow --round, --roundedmaxwindow
Set maximized window to rounded. Default is square Set maximized window to rounded. Default is square
--right, --rightplacement --right, --rightplacement
Set Nautilus titlebutton placement to right. Default is left Set Nautilus titlebutton placement to right. Default is left
--black, --blackfont --black, --blackfont
Set panel font color to black. Default is white Set panel font color to black. Default is white
--darker, --darkercolor --darker, --darkercolor
Install darker 'WhiteSur' dark themes. Install darker 'WhiteSur' dark themes.
--nord, --nordcolor --nord, --nordcolor
Install 'WhiteSur' Nord ColorScheme themes. Install 'WhiteSur' Nord ColorScheme themes.
--dialog, --interactive --dialog, --interactive
Run this installer interactively, with dialogs. Run this installer interactively, with dialogs.
--silent-mode --silent-mode
Meant for developers: ignore any confirm prompt and params become more strict. Meant for developers: ignore any confirm prompt and params become more strict.
-r, --remove, -u, --uninstall -r, --remove, -u, --uninstall
Remove all installed WhiteSur themes. Remove all installed WhiteSur themes.
-h, --help -h, --help
Show this help. Show this help.
``` ```
@ -157,6 +157,17 @@ Run this command to install `WhiteSur` into `gtk-4.0 configuration folder` ($HOM
./install.sh -l -c Light # install light theme for libadwaita ./install.sh -l -c Light # install light theme for libadwaita
``` ```
### <p align="center"> <b> Connect WhiteSur theme to Flatpak </b> </p>
Parameter: `--flatpak` `-F`
Example: `./tweaks.sh -F`
Fix for Flatpak gtk-4.0 app:
```bash
sudo flatpak override --filesystem=xdg-config/gtk-4.0
```
### <p align="center"> <b> Change theme color and accent </b> </p> ### <p align="center"> <b> Change theme color and accent </b> </p>
<p align="center"> <img src="https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/colors-themes.png"/> </p> <p align="center"> <img src="https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/colors-themes.png"/> </p>
@ -214,11 +225,11 @@ Usage: `./tweaks.sh [OPTIONS...]`
-t, --theme [default|blue|purple|pink|red|orange|yellow|green|grey] -t, --theme [default|blue|purple|pink|red|orange|yellow|green|grey]
Set 'WhiteSur' GDM theme accent color. Default is BigSur-like theme Set 'WhiteSur' GDM theme accent color. Default is BigSur-like theme
-N, --no-darken -N, --no-darken
Don't darken 'WhiteSur' GDM theme background image. Don't darken 'WhiteSur' GDM theme background image.
-n, --no-blur -n, --no-blur
Don't blur 'WhiteSur' GDM theme background image. Don't blur 'WhiteSur' GDM theme background image.
-b, --background [default|blank|IMAGE_PATH] -b, --background [default|blank|IMAGE_PATH]
Set 'WhiteSur' GDM theme background image. Default is BigSur-like wallpaper Set 'WhiteSur' GDM theme background image. Default is BigSur-like wallpaper
@ -232,32 +243,32 @@ Usage: `./tweaks.sh [OPTIONS...]`
-i, --icon [standard|simple|gnome|ubuntu|tux|arch|manjaro|fedora|debian|void|opensuse|popos|mxlinux|zorin] -i, --icon [standard|simple|gnome|ubuntu|tux|arch|manjaro|fedora|debian|void|opensuse|popos|mxlinux|zorin]
Set 'WhiteSur' GDM (GNOME Shell) 'Activities' icon. Default is 'standard' Set 'WhiteSur' GDM (GNOME Shell) 'Activities' icon. Default is 'standard'
--nord, --nordcolor --nord, --nordcolor
Install 'WhiteSur' Nord ColorScheme themes. Install 'WhiteSur' Nord ColorScheme themes.
-f, --firefox [default|monterey|alt] -f, --firefox [default|monterey|alt]
Install 'WhiteSur|Monterey|Alt' theme for Firefox and connect it to the current Firefox profiles. Default is WhiteSur Install 'WhiteSur|Monterey|Alt' theme for Firefox and connect it to the current Firefox profiles. Default is WhiteSur
-e, --edit-firefox -e, --edit-firefox
Edit 'WhiteSur' theme for Firefox settings and also connect the theme to the current Firefox profiles. Edit 'WhiteSur' theme for Firefox settings and also connect the theme to the current Firefox profiles.
-F, --flatpak -F, --flatpak
Connect 'WhiteSur' theme to Flatpak. Connect 'WhiteSur' theme to Flatpak.
-s, --snap -s, --snap
Connect 'WhiteSur' theme the currently installed snap apps. Connect 'WhiteSur' theme the currently installed snap apps.
-d, --dash-to-dock -d, --dash-to-dock
Fixed Dash to Dock theme issue. Fixed Dash to Dock theme issue.
-r, --remove, --revert -r, --remove, --revert
Revert to the original themes, do the opposite things of install and connect. Revert to the original themes, do the opposite things of install and connect.
--silent-mode --silent-mode
Meant for developers: ignore any confirm prompt and params become more strict. Meant for developers: ignore any confirm prompt and params become more strict.
-h, --help -h, --help
Show this help. Show this help.
``` ```
@ -330,11 +341,6 @@ You can do [the similar customization features in `./install.sh`](#theres-so-man
like changing theme color (dark and light variant) and accent, GNOME Shell like changing theme color (dark and light variant) and accent, GNOME Shell
'Activities' icon, etc. related to GDM. Run `./tweaks.sh -h` to explore! 'Activities' icon, etc. related to GDM. Run `./tweaks.sh -h` to explore!
#### <p align="center"> <b> Connect WhiteSur theme to Flatpak </b> </p>
Parameter: `--flatpak` `-F`
Example: `./tweaks.sh -F`
## Other recommended stuff ## Other recommended stuff
### WhiteSur Icon Theme ### WhiteSur Icon Theme
<p align="center"> <a href="https://github.com/vinceliuice/WhiteSur-icon-theme"> <p align="center"> <a href="https://github.com/vinceliuice/WhiteSur-icon-theme">