diff --git a/README.md b/README.md index 8cf4aee..27c1501 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,10 @@

WhiteSur GTK Theme

-

+


A macOS BigSur-like theme for your GTK apps


-## Donate - -If you like my project, you can buy me a coffee: - -PayPal donate button - # Installation is easy!
Required dependencies (click to open) @@ -42,7 +36,7 @@ Don't worry, WhiteSur installer already provides all of those dependencies. ### Installing from source -1. Run `git clone https://github.com/vinceliuice/WhiteSur-gtk-theme.git --depth=1` +1. Run `git clone https://gitea.soloconlinux.org.es/luisgulo/WhiteSur-gtk-theme.git --depth=1` 2. Run `./install.sh` to install the default WhiteSur GTK theme pack. @@ -177,7 +171,7 @@ sudo flatpak override --filesystem=xdg-config/gtk-4.0 ``` ###

Change theme color and accent

-

+

#### Install theme color Parameter: `--color` `-c` (repeatable) @@ -201,7 +195,7 @@ Example: ``` ###

Change Nautilus style

-

+

Parameter: `--nautilus-style` `-N` @@ -283,7 +277,7 @@ Usage: `./tweaks.sh [OPTIONS...]` ###

Install and edit Firefox theme

- +

#### [Install Firefox theme](src/other/firefox) @@ -303,7 +297,7 @@ Example: ``` ###

Install and customize GDM theme

-

+

#### Install GDM theme Parameter: `--gdm` `-g` (requires to be run as root) @@ -348,22 +342,22 @@ like changing theme color (dark and light variant) and accent, GNOME Shell ## Other recommended stuff ### WhiteSur Icon Theme -

- +

+


-

- +

+


### WhiteSur Wallpapers -

- +

+


-

- +

+


diff --git a/imagenes/colors-themes.png b/imagenes/colors-themes.png new file mode 100644 index 0000000..496a4fb Binary files /dev/null and b/imagenes/colors-themes.png differ diff --git a/imagenes/download-button.svg b/imagenes/download-button.svg new file mode 100644 index 0000000..56e97d6 --- /dev/null +++ b/imagenes/download-button.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + diff --git a/imagenes/firefox.svg b/imagenes/firefox.svg new file mode 100644 index 0000000..c813fe1 --- /dev/null +++ b/imagenes/firefox.svg @@ -0,0 +1,1380 @@ + + + +Default styleMonterey styleFlat style diff --git a/imagenes/gdm.png b/imagenes/gdm.png new file mode 100644 index 0000000..5a3295e Binary files /dev/null and b/imagenes/gdm.png differ diff --git a/imagenes/icon-theme.png b/imagenes/icon-theme.png new file mode 100644 index 0000000..9c091b5 Binary files /dev/null and b/imagenes/icon-theme.png differ diff --git a/imagenes/macbook.png b/imagenes/macbook.png new file mode 100644 index 0000000..0c1daad Binary files /dev/null and b/imagenes/macbook.png differ diff --git a/imagenes/nautilus.png b/imagenes/nautilus.png new file mode 100644 index 0000000..3063185 Binary files /dev/null and b/imagenes/nautilus.png differ diff --git a/imagenes/wallpaper.gif b/imagenes/wallpaper.gif new file mode 100644 index 0000000..ee2b277 Binary files /dev/null and b/imagenes/wallpaper.gif differ