Fixed #28
This commit is contained in:
parent
1d425a03ab
commit
6ac8f2368e
14 changed files with 86 additions and 4 deletions
|
@ -94,9 +94,6 @@ install() {
|
|||
ln -s ../../${name}/devices/scalable ${name}-dark/devices/scalable
|
||||
ln -s ../../${name}/places/scalable ${name}-dark/places/scalable
|
||||
ln -s ../../${name}/status/32 ${name}-dark/status/32
|
||||
|
||||
cd ${THEME_DIR}
|
||||
sed -i "s/Numix-Circle-Light/Numix-Circle/g" index.theme
|
||||
fi
|
||||
|
||||
cd ${THEME_DIR}
|
||||
|
|
1
links/apps/scalable/appimagekit-Ripcord_Icon.svg
Symbolic link
1
links/apps/scalable/appimagekit-Ripcord_Icon.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
Ripcord_Icon.svg
|
1
links/apps/scalable/cs-firewall.svg
Symbolic link
1
links/apps/scalable/cs-firewall.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
firewall.svg
|
1
links/apps/scalable/firewall-config.svg
Symbolic link
1
links/apps/scalable/firewall-config.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
firewall.svg
|
1
links/apps/scalable/firewall.svg
Symbolic link
1
links/apps/scalable/firewall.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
gufw.svg
|
1
links/apps/scalable/gufw_menu.svg
Symbolic link
1
links/apps/scalable/gufw_menu.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
firewall.svg
|
1
links/apps/scalable/org.gnome.gbrainy.svg
Symbolic link
1
links/apps/scalable/org.gnome.gbrainy.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
gbrainy.svg
|
1
links/apps/scalable/preferences-system-firewall.svg
Symbolic link
1
links/apps/scalable/preferences-system-firewall.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
firewall.svg
|
1
links/apps/scalable/system-config-firewall.svg
Symbolic link
1
links/apps/scalable/system-config-firewall.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
firewall.svg
|
1
links/apps/scalable/ufw-frontends.svg
Symbolic link
1
links/apps/scalable/ufw-frontends.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
firewall.svg
|
28
src/apps/scalable/Ripcord_Icon.svg
Normal file
28
src/apps/scalable/Ripcord_Icon.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 12 KiB |
22
src/apps/scalable/gbrainy.svg
Normal file
22
src/apps/scalable/gbrainy.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 11 KiB |
26
src/apps/scalable/gufw.svg
Normal file
26
src/apps/scalable/gufw.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.8 KiB |
|
@ -1,7 +1,7 @@
|
|||
[Icon Theme]
|
||||
Name=WhiteSur
|
||||
Comment=MacOSX style icon theme for linux.
|
||||
Inherits=Numix-Circle-Light,Adwaita,hicolor
|
||||
Inherits=hicolor
|
||||
Example=folder
|
||||
|
||||
# KDE/Plasma Stuff
|
||||
|
|
Loading…
Reference in a new issue