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 ``` - + ###
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 ``` - + ###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 ``` - + ###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 ``` - + ### 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)|  | -| Icon theme | [WhiteSur-icon](https://github.com/vinceliuice/WhiteSur-icon-theme)|  | -| Wallpaper | [WhiteSur wallpaper](https://github.com/vinceliuice/WhiteSur-kde/tree/master/wallpaper)|  | -| Firefox theme | [WhiteSur firefox theme](src/other/firefox)|  | -| Dash to Dock theme | [WhiteSur dash-to-dock theme](src/other/dash-to-dock)|  | +| Kde theme | [WhiteSur-kde](https://github.com/vinceliuice/WhiteSur-kde)|  | +| Icon theme | [WhiteSur-icon](https://github.com/vinceliuice/WhiteSur-icon-theme)|  | +| Wallpaper | [WhiteSur wallpaper](https://github.com/vinceliuice/WhiteSur-kde/tree/master/wallpaper)|  | +| Firefox theme | [WhiteSur firefox theme](src/other/firefox)|  | +| Dash to Dock theme | [WhiteSur dash-to-dock theme](src/other/dash-to-dock)|  | ## Theme Preview - + 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