diff --git a/README.md b/README.md index 55c4d174..3fbad71c 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ then you can run: 'for example' ```bash ./install.sh -t green # Install green accent color version ``` -![1](pictures/install-tip-01.png) +![1](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/install-tip-01.png) ###

2. Install GDM theme

If you want to install GDM theme! @@ -73,7 +73,7 @@ sudo ./install.sh -g -c light # install light version sudo ./install.sh -g -r # remove installed GDM theme ``` -![2](pictures/install-tip-02.png) +![2](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/install-tip-02.png) ###

3. Change nautilus sidebar width size

If you want to change nautilus sidebar width size! (Default size is 200px) @@ -82,7 +82,7 @@ then you can run: 'for example' ```bash ./install.sh -s 260 # Install 260px width version ``` -![3](pictures/install-tip-03.png) +![3](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/install-tip-03.png) ###

4. Change gnome-shell activities icon

If you want to change gnome-shell activities icon! (Default icon is Apple) @@ -90,7 +90,7 @@ then you can run: 'for example: Install Manjaro icon' ```bash ./install.sh -i manjaro ``` -![4](pictures/install-tip-04.png) +![4](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/install-tip-04.png) ### On Snapcraft @@ -118,11 +118,11 @@ for i in $(snap connections | grep gtk-common-themes:gtk-3-themes | awk '{print ### Suggested themes | Suggested themes | Links | Preview | |:--------------------|:-------------|:-------------| -| Kde theme | [WhiteSur-kde](https://github.com/vinceliuice/WhiteSur-kde)| ![kde](pictures/whitesur-kde-theme.png) | -| Icon theme | [WhiteSur-icon](https://github.com/vinceliuice/WhiteSur-icon-theme)| ![icon](pictures/whitesur-icon-theme.png) | -| Wallpaper | [WhiteSur wallpaper](https://github.com/vinceliuice/WhiteSur-kde/tree/master/wallpaper)| ![wallpaper](pictures/whitesur-wallpaper.png) | -| Firefox theme | [WhiteSur firefox theme](src/other/firefox)| ![firefox](pictures/firefox-theme.png) | -| Dash to Dock theme | [WhiteSur dash-to-dock theme](src/other/dash-to-dock)| ![firefox](pictures/dash-to-dock.png) | +| Kde theme | [WhiteSur-kde](https://github.com/vinceliuice/WhiteSur-kde)| ![kde](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/whitesur-kde-theme.png) | +| Icon theme | [WhiteSur-icon](https://github.com/vinceliuice/WhiteSur-icon-theme)| ![icon](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/whitesur-icon-theme.png) | +| Wallpaper | [WhiteSur wallpaper](https://github.com/vinceliuice/WhiteSur-kde/tree/master/wallpaper)| ![wallpaper](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/whitesur-wallpaper.png) | +| Firefox theme | [WhiteSur firefox theme](src/other/firefox)| ![firefox](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/firefox-theme.png) | +| Dash to Dock theme | [WhiteSur dash-to-dock theme](src/other/dash-to-dock)| ![firefox](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/dash-to-dock.png) | ## Theme Preview -![gtk](pictures/preview-gtk.png) +![gtk](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/preview-gtk.png) diff --git a/pictures/dash-to-dock.png b/pictures/dash-to-dock.png deleted file mode 100644 index aa952a12..00000000 Binary files a/pictures/dash-to-dock.png and /dev/null differ diff --git a/pictures/firefox-theme.png b/pictures/firefox-theme.png deleted file mode 100644 index 44afc8a9..00000000 Binary files a/pictures/firefox-theme.png and /dev/null differ diff --git a/pictures/install-tip-01.png b/pictures/install-tip-01.png deleted file mode 100644 index 89f18da2..00000000 Binary files a/pictures/install-tip-01.png and /dev/null differ diff --git a/pictures/install-tip-02.png b/pictures/install-tip-02.png deleted file mode 100644 index cbb163ae..00000000 Binary files a/pictures/install-tip-02.png and /dev/null differ diff --git a/pictures/install-tip-03.png b/pictures/install-tip-03.png deleted file mode 100644 index f10d425b..00000000 Binary files a/pictures/install-tip-03.png and /dev/null differ diff --git a/pictures/install-tip-04.png b/pictures/install-tip-04.png deleted file mode 100644 index 1c64951b..00000000 Binary files a/pictures/install-tip-04.png and /dev/null differ diff --git a/pictures/preview-gtk.png b/pictures/preview-gtk.png deleted file mode 100644 index c72e8d72..00000000 Binary files a/pictures/preview-gtk.png and /dev/null differ diff --git a/pictures/preview-shell.png b/pictures/preview-shell.png deleted file mode 100644 index 88a287c9..00000000 Binary files a/pictures/preview-shell.png and /dev/null differ diff --git a/pictures/whitesur-icon-theme.png b/pictures/whitesur-icon-theme.png deleted file mode 100644 index c119e86a..00000000 Binary files a/pictures/whitesur-icon-theme.png and /dev/null differ diff --git a/pictures/whitesur-kde-theme.png b/pictures/whitesur-kde-theme.png deleted file mode 100644 index 5bf3631a..00000000 Binary files a/pictures/whitesur-kde-theme.png and /dev/null differ diff --git a/pictures/whitesur-wallpaper.png b/pictures/whitesur-wallpaper.png deleted file mode 100644 index 1533a138..00000000 Binary files a/pictures/whitesur-wallpaper.png and /dev/null differ