37 Commits

Author SHA1 Message Date
vinceliuice
c7cce74a4c Create org.gajim.Gajim.svg 2023-01-08 17:06:33 +08:00
vinceliuice
611f4970b1 Merge branch 'master' of github.com:vinceliuice/WhiteSur-icon-theme 2022-12-13 17:53:33 +08:00
vinceliuice
f4452db132 update 2022-12-13 17:53:28 +08:00
vinceliuice
905bf65a4a update 2022-12-13 17:15:47 +08:00
Vince
7b0607cba1 Merge pull request #207 from Dejweed/master
distributor-logo-windows symlink
2022-12-13 14:26:15 +08:00
vinceliuice
ccc15ef91b Update README.md 2022-12-13 14:24:51 +08:00
vinceliuice
5f917d9564 Merge branch 'master' of github.com:vinceliuice/WhiteSur-icon-theme 2022-12-13 14:23:20 +08:00
vinceliuice
160f523667 update 2022-12-13 14:22:46 +08:00
Vince
d79e3c37df Merge pull request #209 from Lepidopteran/protonvpn-update
Update Proton Vpn Logo
2022-12-13 10:10:52 +08:00
Blaine
7bc289c827 minify 2022-12-12 18:24:05 -05:00
Blaine
82b7e5965b update proton vpn logo 2022-12-12 18:20:56 -05:00
vinceliuice
0ec21dccdf update 2022-12-12 19:10:36 +08:00
vinceliuice
4cbbaea754 Update 2022-12-10 10:04:00 +08:00
vinceliuice
141e246dc9 update 2022-12-08 12:04:21 +08:00
vinceliuice
ba112790c5 update 2022-12-06 18:07:38 +08:00
Dejweed
e17a6b45c3 distributor-logo-windows symlink 2022-12-01 11:54:56 +01:00
vinceliuice
1dcfe63d55 update 2022-11-27 02:11:53 +08:00
vinceliuice
fe93274fdf update 2022-11-25 19:08:24 +08:00
vinceliuice
2ba2fb9565 update 2022-11-25 15:49:37 +08:00
Vince
bf8caef793 update 2022-11-17 17:43:17 +08:00
vinceliuice
3b603ae441 Fixed #190 2022-11-17 17:08:55 +08:00
vinceliuice
d6a68d1084 Fixed #201 #199 #198 #183 #181 #177 2022-11-17 17:00:18 +08:00
vinceliuice
d20a1bb674 update 2022-11-17 15:14:33 +08:00
Vince
7b6d9e241e Merge pull request #197 from MolassesLover/nordvpn
Created an icon for NordVPN
2022-11-01 00:09:45 +08:00
Vince
ed2967dfbe Merge branch 'master' of github.com:vinceliuice/WhiteSur-icon-theme 2022-11-01 00:08:53 +08:00
Vince
b5b0f1d244 Fixed #196 2022-11-01 00:08:47 +08:00
vinceliuice
0f9df54f0c update 2022-10-24 12:46:57 +08:00
vinceliuice
c1ff3f946e Merge branch 'master' of github.com:vinceliuice/WhiteSur-icon-theme 2022-10-17 16:48:32 +08:00
vinceliuice
88ffc5b5ac update 2022-10-17 16:48:28 +08:00
Vince
6dca396b53 Merge pull request #200 from FledPaul/icons
Wireshark icon added
2022-10-16 23:22:02 +08:00
fledpaul
82c0784ac3 Added some icons 2022-10-15 19:31:28 +02:00
vinceliuice
d002bf27f5 Add some icons 2022-09-29 19:32:46 +08:00
vinceliuice
ce6d29dbe9 Add some icons 2022-09-29 15:26:31 +08:00
vinceliuice
5d8984f4ba Merge branch 'master' of github.com:vinceliuice/WhiteSur-icon-theme 2022-09-27 16:15:26 +08:00
vinceliuice
41cd984509 update 2022-09-27 16:15:22 +08:00
vinceliuice
ba54c4ba01 update 2022-09-25 00:20:24 +08:00
MolassesLover
a0d39416ef Created an icon for NordVPN 2022-09-24 16:42:31 +02:00
848 changed files with 8381 additions and 1143 deletions

View File

@@ -12,16 +12,19 @@ Usage: `./install.sh` **[OPTIONS...]**
|-d, --dest | Specify theme destination directory (Default: $HOME/.themes)|
|-n, --name | Specify theme name (Default: WhiteSur)|
|-t, --theme | Specify theme color variant(s) [default/purple/pink/red/orange/yellow/green/grey/all] (Default: blue)|
|-a, --alternative | Install alternative icons for software center and file-manager|
|-a, --alternative | Install alternative icons (redesigned MacOS default icons)|
|-b, --bold | Install bold panel icons version|
|--black | Black panel icons version|
|-r,--remove,-u,--uninstall | Uninstall (remove) icon themes|
|-h, --help | Show this help|
> **Note for snaps:** To use these icons with snaps, the best way is to make a copy of the application's .desktop located in `/var/lib/snapd/desktop/applications/name-of-the-snap-application.desktop` into `$HOME/.local/share/applications/`. Then use any text editor and change the "Icon=" to "Icon=name-of-the-icon.svg"
> For more information, run: `./install.sh --help`
![1](bold-size.png?raw=true)
![alt](alt-version.png?raw=true)
![bold](bold-size.png?raw=true)
> Bold version suggested use in `High resolution display` like 4k display with 200% scale!

BIN
alt-version.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 13 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 22 KiB

45
alternative/apps/calc.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

30
alternative/apps/eog.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 14 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 14 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.9 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 32 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 32 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.7 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 40 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 29 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 18 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 13 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.9 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 19 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@@ -27,6 +27,10 @@ cat << EOF
-a, --alternative Install alternative icons for software center and file-manager
-b, --bold Install bold panel icons version
--black Black panel icons version
-r, --remove,
-u, --uninstall Uninstall (remove) icon themes
-h, --help Show help
EOF
}
@@ -142,6 +146,19 @@ install() {
gtk-update-icon-cache ${THEME_DIR}
}
uninstall() {
local dest=${1}
local name=${2}
local theme=${3}
local color=${4}
local THEME_DIR=${dest}/${name}${theme}${color}
[[ -d ${THEME_DIR} ]] && rm -rf ${THEME_DIR}
echo "Uninstalling '${THEME_DIR}'..."
}
while [[ "$#" -gt 0 ]]; do
case "${1:-}" in
-d|--dest)
@@ -168,6 +185,10 @@ while [[ "$#" -gt 0 ]]; do
echo "Installing 'black on panel' version..."
shift
;;
-r|--remove|-u|--uninstall)
remove='true'
shift
;;
-t|--theme)
shift
for theme in "${@}"; do
@@ -252,4 +273,16 @@ install_theme() {
done
}
install_theme
uninstall_theme() {
for theme in "${THEME_VARIANTS[@]}"; do
for color in "${COLOR_VARIANTS[@]}"; do
uninstall "${dest:-${DEST_DIR}}" "${name:-${THEME_NAME}}" "${theme}" "${color}"
done
done
}
if [[ "${remove}" == 'true' ]]; then
uninstall_theme
else
install_theme
fi

View File

@@ -1 +0,0 @@
go-down.svg

View File

@@ -1 +0,0 @@
go-home.svg

View File

@@ -1 +0,0 @@
go-previous.svg

View File

@@ -1 +0,0 @@
go-next.svg

View File

@@ -1 +0,0 @@
go-previous.svg

View File

@@ -1 +0,0 @@
go-next.svg

View File

@@ -1 +0,0 @@
go-up.svg

View File

@@ -1 +0,0 @@
./application-menu.svg

View File

@@ -1 +0,0 @@
configure.svg

View File

@@ -0,0 +1 @@
align-vertical-top-to-anchor.svg

View File

@@ -1 +0,0 @@
go-down.svg

View File

@@ -1 +0,0 @@
go-home.svg

View File

@@ -1 +0,0 @@
go-previous.svg

View File

@@ -1 +0,0 @@
go-next.svg

View File

@@ -1 +0,0 @@
go-previous.svg

View File

@@ -1 +0,0 @@
go-next.svg

View File

@@ -1 +0,0 @@
go-up.svg

View File

@@ -1 +0,0 @@
./application-menu.svg

View File

@@ -1 +0,0 @@
configure.svg

View File

@@ -1 +0,0 @@
./application-menu.svg

View File

@@ -1 +0,0 @@
configure.svg

View File

@@ -0,0 +1 @@
external-link-symbolic.svg

View File

@@ -0,0 +1 @@
xml-comment-symbolic.svg

View File

@@ -0,0 +1 @@
tag-symbolic.svg

View File

@@ -0,0 +1 @@
view-bottom-pane-symbolic.svg

View File

@@ -0,0 +1 @@
view-right-pane-symbolic.svg

View File

@@ -0,0 +1 @@
edit-paste-symbolic.svg

View File

@@ -0,0 +1 @@
../16/color-management.svg

View File

@@ -0,0 +1 @@
builder-run-start-symbolic.svg

View File

@@ -0,0 +1 @@
explore-symbolic.svg

View File

@@ -0,0 +1 @@
flag-outline-thin-symbolic.svg

View File

@@ -0,0 +1 @@
view-conceal-symbolic.svg

View File

@@ -0,0 +1 @@
view-reveal-symbolic.svg

View File

@@ -0,0 +1 @@
mail-mark-unread-symbolic.svg

View File

@@ -0,0 +1 @@
xml-comment-symbolic.svg

View File

@@ -0,0 +1 @@
view-bottom-pane-symbolic.svg

View File

@@ -0,0 +1 @@
view-left-pane-symbolic.svg

View File

@@ -0,0 +1 @@
ui-item-symbolic.svg

View File

@@ -0,0 +1 @@
view-right-pane-symbolic.svg

View File

@@ -0,0 +1 @@
view-top-pane-symbolic.svg

View File

@@ -0,0 +1 @@
pointer-primary-click-symbolic.svg

View File

@@ -0,0 +1 @@
window-close-symbolic.svg

View File

@@ -0,0 +1 @@
system-reboot-symbolic.svg

View File

@@ -0,0 +1 @@
image-crop-symbolic.svg

View File

@@ -0,0 +1 @@
xapp-format-text-highlight-symbolic.svg

View File

@@ -0,0 +1 @@
edit-symbolic.svg

View File

@@ -0,0 +1 @@
../../mimetypes/symbolic/font-x-generic-symbolic.svg

View File

@@ -0,0 +1 @@
tag-symbolic.svg

View File

@@ -0,0 +1 @@
flatpak-symbolic.svg

View File

@@ -0,0 +1 @@
display-symbolic.svg

View File

@@ -0,0 +1 @@
builder-build-info-symbolic.svg

View File

@@ -0,0 +1 @@
view-left-pane-symbolic.svg

View File

@@ -0,0 +1 @@
view-reveal-symbolic.svg

View File

@@ -0,0 +1 @@
webpage-symbolic.svg

View File

@@ -0,0 +1 @@
application-menu-symbolic.svg

View File

@@ -0,0 +1 @@
view-reveal-symbolic.svg

View File

@@ -0,0 +1 @@
babe.svg

View File

@@ -0,0 +1 @@
element-desktop.svg

1
links/apps/scalable/Mt.svg Symbolic link
View File

@@ -0,0 +1 @@
maui-station.svg

View File

@@ -0,0 +1 @@
cura-icon.svg

View File

@@ -0,0 +1 @@
unityhub.svg

View File

@@ -0,0 +1 @@
yuzu.svg

View File

@@ -0,0 +1 @@
applications-games.svg

View File

@@ -0,0 +1 @@
accessories-camera.svg

View File

@@ -0,0 +1 @@
gnome-multi-writer.svg

View File

@@ -0,0 +1 @@
youtube.svg

View File

@@ -0,0 +1 @@
notion.svg

Some files were not shown because too many files have changed in this diff Show More