From 051ef5998518ca8e345294d451470998fad385b2 Mon Sep 17 00:00:00 2001 From: Muhammad Rivan Date: Thu, 8 Apr 2021 07:53:50 +0700 Subject: [PATCH 1/2] Update README.md --- README.md | 53 +++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 2fab1d3..e9a18fc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@


-**

A macOS BigSur-like theme for your GTK apps

** +

A macOS BigSur-like theme for your GTK apps


# Installation is easy! @@ -31,7 +31,7 @@ GNOME Shell (Pantheon), Cinnamon, XFWM (XFCE), Metacity, and Plank themes. ## There's so many customizations you can do! Usage: `./install.sh [OPTIONS...]` -###

Change theme color and accent

+###

Change theme color and accent

#### Install theme color @@ -55,7 +55,7 @@ Example: ./install.sh -t all # install all available theme accents ``` -###

Change Nautilus sidebar minimum width

+###

Change Nautilus sidebar minimum width

Parameter: `--sidebar` `-s` @@ -63,7 +63,7 @@ Parameter: `--sidebar` `-s` Example: `./install.sh -s 220` -###

Change GNOME Shell 'Activities' icon

+###

Change GNOME Shell 'Activities' icon

Parameter: `--icon` `-i` @@ -71,7 +71,7 @@ Parameter: `--icon` `-i` Example: `./install.sh -i fedora` -###

Change Nautilus style

+###

Change Nautilus style

Parameter: `--nautilus-style` `-N` @@ -79,7 +79,7 @@ Parameter: `--nautilus-style` `-N` Example: `./install.sh -N mojave` -###

Explore more customization features!

+###

Explore more customization features!

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. @@ -89,7 +89,7 @@ control button variant, etc. Usage: `./tweaks.sh [OPTIONS...]` ## There's more themes you can try! -###

Install and edit Firefox theme

+###

Install and edit Firefox theme

#### Install Firefox theme @@ -108,7 +108,7 @@ Example: ./tweaks.sh -e # edit the installed Firefox theme ``` -###

Install and customize Dash to Dock theme

+###

Install and customize Dash to Dock theme

#### Install Dash to Dock theme @@ -121,7 +121,7 @@ Parameter: `--color` `-c` Example: `./tweaks.sh -d -c dark` -###

Install and customize GDM theme

+###

Install and customize GDM theme

#### Install GDM theme @@ -169,12 +169,12 @@ related to GDM. Run `./tweaks.sh -h` to explore! ## Using WhiteSur theme on app sandboxing platforms

-###

Connect WhiteSur theme to Flatpak

+###

Connect WhiteSur theme to Flatpak

Parameter: `--flatpak` `-F` Example: `./tweaks.sh -F` -###

Connect WhiteSur theme to your Snap apps

+###

Connect WhiteSur theme to your Snap apps

Parameter: `--snap` `-S` Example: `./tweaks.sh -S` @@ -188,30 +188,31 @@ Note: # Other recommended stuffs ## Whitesur KDE Theme

- - -

- - + +

+

+

+

## Whitesur Icon Theme

- - -

- - + +

+

+

+

## Whitesur Wallpaper

- - -

- - + +

+

+

+


+ # Technical details and getting involved Please go read [CONTRIBUTING.md](CONTRIBUTING.md) for more info From f856031bbd68f4de238ec34af3a0d4071f9ebb41 Mon Sep 17 00:00:00 2001 From: Muhammad Rivan Date: Thu, 8 Apr 2021 08:35:56 +0700 Subject: [PATCH 2/2] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e9a18fc..dff1e13 100644 --- a/README.md +++ b/README.md @@ -190,29 +190,31 @@ Note:

-

+

+
## Whitesur Icon Theme

-

+

+
## Whitesur Wallpaper

-

+

-
+

# Technical details and getting involved Please go read [CONTRIBUTING.md](CONTRIBUTING.md) for more info