2021-04-08 07:09:27 +07:00
< h1 align = "center" > WhiteSur GTK Theme < / h1 >
2021-06-16 19:57:29 +08:00
< p align = "center" > < img src = "https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/macbook.png" / > < / p >
2020-07-15 00:35:03 +08:00
2021-04-08 07:09:27 +07:00
< br >
2024-06-19 16:53:38 +08:00
< p align = "center" > < b > A macOS like theme for Linux GTK Desktops < / b > < / p >
2021-04-08 07:09:27 +07:00
< br >
2020-07-15 00:35:03 +08:00
2023-03-13 16:14:04 +08:00
## Donate
2024-10-13 16:59:35 +08:00
If you like my project, you can buy me a coffee, many thanks ❤️ !
2023-03-13 16:14:04 +08:00
< span class = "paypal" > < a href = "https://www.paypal.me/vinceliuice" title = "Donate to this project using Paypal" > < img src = "https://www.paypalobjects.com/webstatic/mktg/Logo/pp-logo-100px.png" alt = "PayPal donate button" / > < / a > < / span >
2021-04-08 07:09:27 +07:00
# Installation is easy!
2022-10-27 19:59:56 +08:00
< details > < summary > Required dependencies < b > (click to open)< / b > < / summary >
2020-07-15 00:35:03 +08:00
2021-06-08 21:03:41 +07:00
### "Install from source" deps
2021-04-10 15:35:40 +08:00
- sassc
2021-04-10 15:26:38 +08:00
- libglib2.0-dev-bin `ubuntu 20.04`
- libglib2.0-dev `ubuntu 18.04` `debian 10.03` `linux mint 19`
- libxml2-utils `ubuntu 18.04` `debian 10.03` `linux mint 19`
- glib2-devel `Fedora` `Redhat`
2020-07-15 00:35:03 +08:00
2021-06-07 13:58:56 +07:00
### Misc deps
- imagemagick `(optional for GDM theme tweak)`
2021-04-10 15:35:40 +08:00
- dialog `(optional for installation in dialog mode)`
- optipng `(optional for asset rendering)`
- inkscape `(optional for asset rendering)`
2021-04-08 07:09:27 +07:00
Don't worry, WhiteSur installer already provides all of those dependencies.
< / details >
2020-07-15 00:35:03 +08:00
2022-10-27 19:59:56 +08:00
< details > < summary > Recommended GNOME Shell extensions < b > (click to open)< / b > < / summary >
2021-04-29 11:50:55 +08:00
2021-10-28 17:58:12 +02:00
- [user-themes ](https://extensions.gnome.org/extension/19/user-themes/ ) to enable gnome-shell theme (and not just the application theme)
2022-10-19 20:51:09 +08:00
- [dash-to-dock ](https://extensions.gnome.org/extension/307/dash-to-dock )
2021-04-29 11:50:55 +08:00
- [blur-my-shell ](https://extensions.gnome.org/extension/3193/blur-my-shell )
< / details >
2021-04-08 07:09:27 +07:00
## Quick install
2021-04-10 15:09:46 +08:00
2021-06-07 18:31:45 +07:00
### Installing from source
2022-10-19 18:12:59 +08:00
2023-06-11 10:43:51 +08:00
1. Run `git clone https://github.com/vinceliuice/WhiteSur-gtk-theme.git --depth=1`
2. Run `./install.sh` to install the default WhiteSur GTK theme pack.
2021-01-16 12:53:17 +08:00
2022-10-19 20:34:50 +08:00
### Uninstall
2021-11-04 10:17:20 +08:00
- uninstall Gtk themes: `./install.sh -r`
- uninstall GDM theme: `sudo ./tweaks.sh -g -r`
- uninstall Firefox theme: `./tweaks.sh -f -r`
- uninstall Flatpak Gtk themes: `./tweaks.sh -F -r`
2021-04-08 07:09:27 +07:00
## There's so many customizations you can do!
Usage: `./install.sh [OPTIONS...]`
2020-12-26 17:50:59 +08:00
2022-10-27 19:59:56 +08:00
< details > < summary > Options < b > (click to open)< / b > < / summary >
2021-05-09 14:25:44 +08:00
```bash
2024-10-13 16:39:26 +08:00
OPTIONS:
2022-10-27 19:54:57 +08:00
-d, --dest DIR
2024-10-16 15:12:23 +08:00
Set destination directory. Default is '/home/[USER_NAME]/.themes'
2021-05-09 14:25:44 +08:00
2022-10-27 19:54:57 +08:00
-n, --name NAME
2024-08-31 16:58:31 +08:00
Set theme name. Default is 'WhiteSur'
2021-05-09 14:25:44 +08:00
2022-10-27 19:54:57 +08:00
-o, --opacity [normal|solid]
2024-08-31 16:58:31 +08:00
Set theme opacity variants. Repeatable. Default is all variants
2021-05-09 14:25:44 +08:00
2024-10-13 16:39:26 +08:00
-c, --color [light|dark]
2024-08-31 16:58:31 +08:00
Set theme color variants. Repeatable. Default is all variants
2021-05-09 14:25:44 +08:00
2022-10-27 19:54:57 +08:00
-a, --alt [normal|alt|all]
2024-08-31 16:58:31 +08:00
Set window control buttons variant. Repeatable. Default is 'normal'
2021-05-09 14:25:44 +08:00
2022-10-27 19:54:57 +08:00
-t, --theme [default|blue|purple|pink|red|orange|yellow|green|grey|all]
2024-08-31 16:58:31 +08:00
Set theme accent color. Repeatable. Default is BigSur-like theme
2021-05-09 14:25:44 +08:00
2024-10-13 20:36:04 +08:00
-s, --scheme [standard|nord]
Set theme colorscheme style. Repeatable. Default is 'standard'
2024-10-13 16:39:26 +08:00
2024-08-31 16:58:31 +08:00
-m, --monterey
Set to MacOS Monterey style.
2021-08-21 11:41:37 +08:00
2024-10-13 16:39:26 +08:00
-N, --nautilus [stable|normal|mojave|glassy|right]
2024-08-31 16:58:31 +08:00
Set Nautilus style. Default is BigSur-like style (stabled sidebar)
2021-05-09 14:25:44 +08:00
2024-08-31 16:58:31 +08:00
-l, --libadwaita
Install theme into gtk4.0 config for libadwaita. Default is dark version
2021-05-09 14:25:44 +08:00
2024-11-24 23:59:23 +08:00
-f, --fixed
Install fixed accent color version. Default is adaptive version
2024-08-31 16:58:31 +08:00
-HD, --highdefinition
Set to High Definition size. Default is laptop size
2021-05-09 14:25:44 +08:00
2024-10-13 16:39:26 +08:00
--shell, --gnomeshell
2024-08-31 16:58:31 +08:00
Tweaks for gnome-shell. Options:
1. -i, -icon [apple|simple|gnome|ubuntu|tux|arch|manjaro|fedora|debian|void|opensuse|popos|mxlinux|zorin|budgie|gentoo]
Set gnome-shell panel 'Activities' icon. Default is 'standard'
2021-05-09 14:25:44 +08:00
2024-08-31 16:58:31 +08:00
2. -b, -background [default|blank|IMAGE_PATH]
Set gnome-shell background image. Default is BigSur-like wallpaper
2021-05-09 14:25:44 +08:00
2024-09-01 21:37:48 +08:00
3. -p, -panelopacity [default|30|45|60|75]
2024-08-31 16:58:31 +08:00
Set gnome-shell panel transparency. Default is 15%
2021-05-09 14:25:44 +08:00
2024-10-13 16:39:26 +08:00
4. -h, -panelheight [default|smaller|bigger]
2024-08-31 16:58:31 +08:00
Set gnome-shell panel height size. Default is 32px
2021-05-09 14:25:44 +08:00
2024-10-16 15:12:23 +08:00
5. -sf, -smallerfont
2024-08-31 16:58:31 +08:00
Set gnome-shell font size to smaller (10pt). Default is 11pt
2021-05-09 14:25:44 +08:00
2024-10-16 15:12:23 +08:00
6. normal, -normal
Set gnome-shell show apps button style to normal. Default is BigSur
2024-08-31 16:58:31 +08:00
--round, --roundedmaxwindow
Set maximized window to rounded. Default is square
2021-07-19 22:24:56 +08:00
2024-08-31 16:58:31 +08:00
--black, --blackfont
Set panel font color to black. Default is white
2021-07-19 22:24:56 +08:00
2024-08-31 16:58:31 +08:00
--darker, --darkercolor
Install darker 'WhiteSur' dark themes.
2021-07-19 22:24:56 +08:00
2024-08-31 16:58:31 +08:00
--dialog, --interactive
Run this installer interactively, with dialogs.
2022-10-27 19:54:57 +08:00
2024-08-31 16:58:31 +08:00
--silent-mode
Meant for developers: ignore any confirm prompt and params become more strict.
2022-10-27 19:54:57 +08:00
2024-08-31 16:58:31 +08:00
-r, --remove, -u, --uninstall
Remove all installed WhiteSur themes.
2022-10-27 19:54:57 +08:00
2024-08-31 16:58:31 +08:00
-h, --help
Show this help.
2021-12-26 22:16:39 +08:00
2021-05-09 14:25:44 +08:00
```
< / details >
2024-10-13 16:45:51 +08:00
## Fix for libadwaita (not perfect)
2022-10-27 19:44:13 +08:00
2022-10-27 19:59:56 +08:00
< details > < summary > Details < b > (click to open)< / b > < / summary >
2022-10-27 19:47:18 +08:00
2022-10-27 19:44:13 +08:00
Since the release of `Gnome 43.0` , more and more built-in apps use `libadwaita` now, and libadwaita does not support custom themes, which means we cannot change the appearance of app using libadwaita through `gnome-tweaks` or `dconf-editor` . For users who love custom themes, it’ s really sucks!
Anyway if anybody who still want to custom themes we can only do this way:
that is to use the `theme file` to overwrite the `gtk-4.0 configuration file` . The result is that only Fixed making all gtk4 apps use one theme and cannot be switched (even can not switch to dark mode) If you want to change a theme, you can only re-overwrite the `gtk-4.0 configuration file` with a new theme, I know this method is not perfect, But at the moment it is only possible to continue using themes for libadwaita's apps ...
2022-10-27 19:47:18 +08:00
< / details >
Run this command to install `WhiteSur` into `gtk-4.0 configuration folder` ($HOME/.config/gtk-4.0)
2022-10-27 19:44:13 +08:00
```bash
./install.sh -l # Default is the normal dark theme
2024-10-13 16:39:26 +08:00
./install.sh -l -c light # install light theme for libadwaita
2024-09-11 00:28:18 +08:00
```
2022-11-12 22:42:26 +08:00
2024-10-13 16:45:51 +08:00
## <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 >
2020-12-07 14:44:28 +08:00
2024-10-13 16:54:37 +08:00
#### - Install theme accent
2021-04-08 07:09:27 +07:00
Parameter: `--theme` `-t` (repeatable)
Example:
2020-12-07 14:44:28 +08:00
2021-01-23 16:12:24 +08:00
```bash
2021-04-08 07:09:27 +07:00
./install.sh -t red # install red theme accent only
./install.sh -t red -t green # install red and green theme accents
./install.sh -t all # install all available theme accents
2021-01-23 16:12:24 +08:00
```
2024-10-13 16:45:51 +08:00
## <p align="center"> <b> Change Nautilus style </b> </p>
2021-06-16 19:57:29 +08:00
< p align = "center" > < img src = "https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/nautilus.png" / > < / p >
2021-04-08 07:09:27 +07:00
2024-10-13 16:39:26 +08:00
Parameter: `--nautilus` `-N`
2021-04-08 07:09:27 +07:00
Example: `./install.sh -N mojave`
2024-10-13 16:45:51 +08:00
## <p align="center"> <b> Explore more customization features! </b> </p>
2021-04-08 07:09:27 +07:00
You can run `./install.sh -h` to explore more customization features we have
like changing panel opacity, theme opacity (normal and solid variant), window
control button variant, etc.
2024-10-13 16:49:32 +08:00
# <p align="center"> <b> Let's tweak! </b> </p>
2021-04-08 07:09:27 +07:00
Usage: `./tweaks.sh [OPTIONS...]`
2022-10-27 19:59:56 +08:00
< details > < summary > Options < b > (click to open)< / b > < / summary >
2021-05-24 13:18:19 +08:00
```bash
2022-10-27 19:54:57 +08:00
2024-10-13 16:39:26 +08:00
OPTIONS:
2022-10-27 19:54:57 +08:00
-o, --opacity [normal|solid]
2024-10-13 16:39:26 +08:00
Set 'WhiteSur' GDM/Flatpak theme opacity variants. Default is 'normal'
2022-10-27 19:54:57 +08:00
2024-10-13 16:39:26 +08:00
-c, --color [light|dark]
Set 'WhiteSur' GDM/Flatpak theme color variants. Default is 'light'
2022-01-29 18:36:27 +08:00
2022-10-27 19:54:57 +08:00
-t, --theme [default|blue|purple|pink|red|orange|yellow|green|grey]
2024-10-13 16:39:26 +08:00
Set 'WhiteSur' GDM/Flatpak theme accent color. Default is BigSur-like theme
2022-01-29 18:36:27 +08:00
2024-10-13 20:36:04 +08:00
-s, --scheme [standard|nord]
2024-10-16 15:12:23 +08:00
Set 'WhiteSur' GDM/Flatpak theme colorscheme style. Default is 'standard'
2024-10-13 20:36:04 +08:00
2024-10-13 16:39:26 +08:00
Tweaks for GDM theme. options
2022-01-29 18:36:27 +08:00
2024-10-13 16:39:26 +08:00
-g, --gdm Without options default GDM theme will install...
2022-01-29 18:36:27 +08:00
2024-10-13 16:39:26 +08:00
1. -i, -icon [apple|simple|gnome|ubuntu|tux|arch|manjaro|fedora|debian|void|opensuse|popos|mxlinux|zorin|budgie|gentoo] Set GDM panel 'Activities' icon Default is 'standard'
2022-10-19 13:13:06 +08:00
2024-10-13 16:39:26 +08:00
2. -b, -background [default|blank|IMAGE_PATH] Set GDM background image Default is BigSur-like wallpaper
2021-05-24 13:18:19 +08:00
2024-10-13 16:39:26 +08:00
3. -p, -panelopacity [default|30|45|60|75] Set GDM panel transparency Default is 15%
2024-08-31 16:58:31 +08:00
2024-10-13 16:39:26 +08:00
4. -h, -panelheight [default|smaller|bigger] Set GDM panel height size Default is 32px
2021-05-24 13:18:19 +08:00
2024-10-16 15:12:23 +08:00
5. -sf, -smallerfont Set GDM font size to smaller (10pt) Default is 11pt
2024-10-13 16:39:26 +08:00
6. -nd, -nodarken Don't darken 'WhiteSur' GDM theme background image
7. -nb, -noblur Don't blur 'WhiteSur' GDM theme background image
2021-05-24 13:18:19 +08:00
2024-10-13 16:39:26 +08:00
Tweaks for firefox. options
2021-05-24 13:18:19 +08:00
2024-09-30 21:59:46 +01:00
-f, --firefox [(monterey|flat)|alt|(darker|adaptive)] Without options default WhiteSur theme will install... Options:
2024-08-31 22:32:50 +08:00
2024-09-18 12:18:23 +08:00
1. monterey [3+3|3+4|3+5|4+3|4+4|4+5|5+3|5+4|5+5] Topbar buttons number: 'a+b' a: left side buttons number, b: right side buttons number
2024-08-31 22:32:50 +08:00
2024-09-18 12:18:23 +08:00
2. flat Monterey alt version Flat round tabs...
2024-08-31 22:32:50 +08:00
2024-10-13 16:39:26 +08:00
3. alt Alt windows button version Alt windows button style like gtk theme
2024-09-18 12:18:23 +08:00
2024-10-13 16:39:26 +08:00
4. darker Darker Firefox theme version Darker Firefox theme version
2024-09-29 02:03:44 +01:00
2024-12-02 21:54:38 +08:00
5. nord Nord Firefox colorscheme version Nord Firefox colorscheme version
6. adaptive Adaptive color version You need install adaptive-tab-bar-colour plugin first https://addons.mozilla.org/firefox/addon/adaptive-tab-bar-colour/
2021-05-24 13:18:19 +08:00
2024-09-30 21:59:46 +01:00
-e, --edit-firefox [(monterey|flat)|alt|(darker|adaptive)]
2024-08-31 16:58:31 +08:00
Edit 'WhiteSur' theme for Firefox settings and also connect the theme to the current Firefox profiles.
2021-05-24 13:18:19 +08:00
2024-10-13 16:39:26 +08:00
Others. options
-F, --flatpak Support options: [-o, -c, -t...] Connect 'WhiteSur' theme to Flatpak Without options will only install default themes
1. -o, --opacity [normal|solid] Set 'WhiteSur' flatpak theme opacity variants Default is 'normal'
2. -c, --color [Light|Dark] Set 'WhiteSur' flatpak theme color variants Default is 'light'
3. -t, --theme [default|blue|purple|pink|red|orange|yellow|green|grey] Set 'WhiteSur' flatpak theme accent color Default is BigSur-like theme
2021-05-24 13:18:19 +08:00
2024-10-13 20:36:04 +08:00
4. -s, --scheme [standard|nord] Set 'WhiteSur' flatpak theme colorscheme style Default is 'standard'
2024-08-31 16:58:31 +08:00
-d, --dash-to-dock
Fixed Dash to Dock theme issue.
2021-05-24 13:18:19 +08:00
2024-08-31 16:58:31 +08:00
-r, --remove, --revert
Revert to the original themes, do the opposite things of install and connect.
2021-08-21 11:41:37 +08:00
2024-08-31 16:58:31 +08:00
--silent-mode
Meant for developers: ignore any confirm prompt and params become more strict.
2021-05-24 13:18:19 +08:00
2024-08-31 16:58:31 +08:00
-h, --help
Show this help.
2024-10-13 16:39:26 +08:00
2021-05-24 13:18:19 +08:00
```
2021-05-24 13:20:26 +08:00
< / details >
2021-04-08 07:09:27 +07:00
## There's more themes you can try!
2021-04-08 07:53:50 +07:00
### <p align="center"> <b> Install and edit Firefox theme </b> </p>
2021-11-03 16:49:25 +08:00
2021-06-23 12:50:40 +08:00
< p align = "center" > < a href = "src/other/firefox" >
2023-06-12 16:26:32 +08:00
< img src = "https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/firefox.svg" / >
2021-06-23 12:50:40 +08:00
< / a > < / p >
2021-04-08 07:09:27 +07:00
2024-10-13 16:54:37 +08:00
#### - [Install Firefox theme](src/other/firefox)
2021-04-08 07:09:27 +07:00
Parameter: `--firefox` `-f`
Example: `./tweaks.sh -f`
2024-10-13 16:54:37 +08:00
#### - Edit Firefox theme
2021-04-08 07:09:27 +07:00
Parameter: `--edit-firefox` `-e`
Example:
2020-12-25 21:30:01 +08:00
2020-12-26 17:56:11 +02:00
```bash
2022-10-19 20:32:52 +08:00
./tweaks.sh -e # edit the installed Firefox theme
./tweaks.sh -f -r # remove installed Firefox theme
2021-07-04 23:20:05 +08:00
./tweaks.sh -f monterey # install Monterey Firefox theme
```
2024-10-13 16:47:36 +08:00
##
2021-04-08 07:53:50 +07:00
### <p align="center"> <b> Install and customize GDM theme </b> </p>
2021-06-16 19:57:29 +08:00
< p align = "center" > < img src = "https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/gdm.png" / > < / p >
2021-04-08 07:09:27 +07:00
2024-10-13 16:54:37 +08:00
#### - Install GDM theme
2021-06-07 13:58:56 +07:00
Parameter: `--gdm` `-g` (requires to be run as root)
2021-04-08 07:09:27 +07:00
Example: `sudo ./tweaks.sh -g`
2024-10-13 16:54:37 +08:00
#### - Change the background
2021-04-08 07:09:27 +07:00
Parameter: `--background` `-b`
2021-04-10 15:23:57 +08:00
Example:
2021-04-08 07:09:27 +07:00
2020-12-26 17:56:11 +02:00
```bash
2021-04-08 07:09:27 +07:00
sudo ./tweaks.sh -g -b "my picture.jpg" # use the custom background
sudo ./tweaks.sh -g -b default # use the default background
sudo ./tweaks.sh -g -b blank # make it blank
2020-12-25 21:30:01 +08:00
```
2021-04-08 07:09:27 +07:00
2024-10-13 16:54:37 +08:00
#### - Don't darken the background
2024-10-13 16:39:26 +08:00
Parameter: `--nodarken` `-nd`
2021-04-08 07:09:27 +07:00
2021-04-10 15:23:57 +08:00
Example:
2021-04-08 07:09:27 +07:00
2020-12-26 17:56:11 +02:00
```bash
2024-10-13 16:39:26 +08:00
sudo ./tweaks.sh -g -nd # darken the default background
sudo ./tweaks.sh -g -nd -b "wallpapers/snow.jpg" # darken the custom background
2020-12-25 21:30:01 +08:00
```
2021-04-08 07:09:27 +07:00
2024-10-13 16:54:37 +08:00
#### - Don't blur the background
2024-10-13 16:39:26 +08:00
Parameter: `--noblur` `-nb`
2021-04-08 07:09:27 +07:00
2021-04-10 15:23:57 +08:00
Example:
2021-04-08 07:09:27 +07:00
2020-12-26 17:56:11 +02:00
```bash
2024-10-13 16:39:26 +08:00
sudo ./tweaks.sh -g -nb # don't blur the default background
sudo ./tweaks.sh -g -nb -b "wallpapers/rocks.jpg" # don't blur the custom background
2020-12-25 21:30:01 +08:00
```
2024-10-13 16:54:37 +08:00
#### - Do more GDM customizations
2021-04-08 10:33:30 +07:00
You can do [the similar customization features in `./install.sh` ](#theres-so-many-customizations-you-can-do )
like changing theme color (dark and light variant) and accent, GNOME Shell
'Activities' icon, etc. related to GDM. Run `./tweaks.sh -h` to explore!
2021-04-08 07:09:27 +07:00
2024-10-13 16:45:51 +08:00
##
2024-10-13 16:57:03 +08:00
### <p align="center"> <b> Fix for Flatpak </b> </p>
#### 1. Run command to fix it
2024-10-13 16:39:26 +08:00
```sh
sudo flatpak override --filesystem=xdg-config/gtk-3.0 & & sudo flatpak override --filesystem=xdg-config/gtk-4.0
```
If you use flatpak apps, you can run this to fix theme issue
2024-10-13 16:57:03 +08:00
#### 2. Connect WhiteSur theme to Flatpak (gtk 3.0) (Snap not support)
2024-10-13 16:39:26 +08:00
Parameter: `--flatpak` `-F`
Example: `./tweaks.sh -F`
2024-10-13 16:54:37 +08:00
## <p align="center"> <b> Other recommended stuff </b> </p>
### <p align="center"> <b> WhiteSur Icon Theme </b> </p>
2021-04-08 07:09:27 +07:00
< p align = "center" > < a href = "https://github.com/vinceliuice/WhiteSur-icon-theme" >
2022-10-19 20:36:26 +08:00
< img src = "https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/icon-theme.png" / >
2021-04-08 07:53:50 +07:00
< / a > < / p >
2021-04-08 08:35:56 +07:00
< br >
2021-04-08 07:53:50 +07:00
< p align = "center" > < a href = "https://github.com/vinceliuice/WhiteSur-icon-theme" >
2021-06-25 13:12:26 +08:00
< img src = "https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/download-button.svg" / >
2021-04-08 07:09:27 +07:00
< / a > < / p >
2021-04-08 08:35:56 +07:00
< br >
2021-04-08 07:09:27 +07:00
2024-10-13 16:54:37 +08:00
### <p align="center"> <b> WhiteSur Wallpapers </b> </p>
2022-01-18 12:04:39 +08:00
< p align = "center" > < a href = "https://github.com/vinceliuice/WhiteSur-wallpapers" >
2022-10-19 20:32:52 +08:00
< img class = "image" src = "https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/wallpaper.gif" / >
2021-06-23 10:38:41 +08:00
< / a > < / p >
< br >
2022-01-18 12:04:39 +08:00
< p align = "center" > < a href = "https://github.com/vinceliuice/WhiteSur-wallpapers" >
2021-06-25 13:12:26 +08:00
< img src = "https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/download-button.svg" / >
2021-04-08 07:09:27 +07:00
< / a > < / p >
2021-06-23 13:35:16 +08:00
< br >
2021-04-08 07:53:50 +07:00
2022-10-19 20:34:50 +08:00
## Technical details and getting involved
2021-06-09 21:15:05 +07:00
Please go read [CONTRIBUTING.md ](.github/CONTRIBUTING.md ) for more info