diff --git a/install.sh b/install.sh index 3ee720cc..75767843 100755 --- a/install.sh +++ b/install.sh @@ -119,7 +119,7 @@ install() { mkdir -p "${THEME_DIR}"/{apps,categories,emblems,devices,mimes,places,status} cp -r "${SRC_DIR}"/src/actions "${THEME_DIR}" - cp -r "${SRC_DIR}"/src/apps/symbolic "${THEME_DIR}"/apps + cp -r "${SRC_DIR}"/src/apps/{22,32,symbolic} "${THEME_DIR}"/apps cp -r "${SRC_DIR}"/src/categories/symbolic "${THEME_DIR}"/categories cp -r "${SRC_DIR}"/src/emblems/symbolic "${THEME_DIR}"/emblems cp -r "${SRC_DIR}"/src/mimes/symbolic "${THEME_DIR}"/mimes @@ -152,6 +152,7 @@ install() { # Change icon color for dark theme sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,devices,places}/{16,22,24}/* + sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/apps/{22,32}/* sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,devices}/32/* sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,apps,categories,emblems,devices,mimes,places,status}/symbolic/* diff --git a/links/actions/16/dialog-information.svg b/links/actions/16/dialog-information.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/16/dialog-information.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/16/financial-payees.svg b/links/actions/16/financial-payees.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/16/financial-payees.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/22/dialog-information.svg b/links/actions/22/dialog-information.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/22/dialog-information.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/22/financial-payees.svg b/links/actions/22/financial-payees.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/22/financial-payees.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/actions/24/dialog-information.svg b/links/actions/24/dialog-information.svg new file mode 120000 index 00000000..af6d032d --- /dev/null +++ b/links/actions/24/dialog-information.svg @@ -0,0 +1 @@ +help-about.svg \ No newline at end of file diff --git a/links/actions/24/financial-payees.svg b/links/actions/24/financial-payees.svg new file mode 120000 index 00000000..c46ad1df --- /dev/null +++ b/links/actions/24/financial-payees.svg @@ -0,0 +1 @@ +user-group-new.svg \ No newline at end of file diff --git a/links/apps/32/kget-symbolic.svg b/links/apps/32/kget-symbolic.svg new file mode 120000 index 00000000..9ad181a0 --- /dev/null +++ b/links/apps/32/kget-symbolic.svg @@ -0,0 +1 @@ +kget.svg \ No newline at end of file diff --git a/links/apps/scalable/kate2.svg b/links/apps/scalable/kate2.svg deleted file mode 120000 index d8c45930..00000000 --- a/links/apps/scalable/kate2.svg +++ /dev/null @@ -1 +0,0 @@ -kate.svg \ No newline at end of file diff --git a/links/status/16/kate-symbolic.svg b/links/status/16/kate-symbolic.svg deleted file mode 120000 index d8c45930..00000000 --- a/links/status/16/kate-symbolic.svg +++ /dev/null @@ -1 +0,0 @@ -kate.svg \ No newline at end of file diff --git a/links/status/16/kate.svg b/links/status/16/kate.svg deleted file mode 120000 index 8a826959..00000000 --- a/links/status/16/kate.svg +++ /dev/null @@ -1 +0,0 @@ -clipit-trayicon.svg \ No newline at end of file diff --git a/links/status/22/kate-symbolic.svg b/links/status/22/kate-symbolic.svg deleted file mode 120000 index d8c45930..00000000 --- a/links/status/22/kate-symbolic.svg +++ /dev/null @@ -1 +0,0 @@ -kate.svg \ No newline at end of file diff --git a/src/actions/16/network-connect.svg b/src/actions/16/network-connect.svg index aeebe2bf..af8d83c6 100644 --- a/src/actions/16/network-connect.svg +++ b/src/actions/16/network-connect.svg @@ -1,13 +1,8 @@ - - - + + diff --git a/src/actions/16/network-disconnect.svg b/src/actions/16/network-disconnect.svg index 5d118b49..b3a2eea3 100644 --- a/src/actions/16/network-disconnect.svg +++ b/src/actions/16/network-disconnect.svg @@ -1,21 +1,12 @@ - - - + + + diff --git a/src/actions/16/plugins.svg b/src/actions/16/plugins.svg index d126297c..9ca064b8 100644 --- a/src/actions/16/plugins.svg +++ b/src/actions/16/plugins.svg @@ -4,5 +4,5 @@ color:#363636; } - + diff --git a/src/actions/22/network-connect.svg b/src/actions/22/network-connect.svg index e4daca92..26722c13 100644 --- a/src/actions/22/network-connect.svg +++ b/src/actions/22/network-connect.svg @@ -1,14 +1,8 @@ - - - + + diff --git a/src/actions/22/network-disconnect.svg b/src/actions/22/network-disconnect.svg index 4d905c34..69c63da9 100644 --- a/src/actions/22/network-disconnect.svg +++ b/src/actions/22/network-disconnect.svg @@ -1,22 +1,12 @@ - - - + + + diff --git a/src/actions/22/plugins.svg b/src/actions/22/plugins.svg index 6cdb57cc..eaf0b167 100644 --- a/src/actions/22/plugins.svg +++ b/src/actions/22/plugins.svg @@ -1,14 +1,8 @@ - - - - - - + + + + + + diff --git a/src/actions/24/network-connect.svg b/src/actions/24/network-connect.svg index 5abd85e1..9066918c 100644 --- a/src/actions/24/network-connect.svg +++ b/src/actions/24/network-connect.svg @@ -1,13 +1,8 @@ - - - + + diff --git a/src/actions/24/network-disconnect.svg b/src/actions/24/network-disconnect.svg index f7af8d0b..5d47935f 100644 --- a/src/actions/24/network-disconnect.svg +++ b/src/actions/24/network-disconnect.svg @@ -1,21 +1,12 @@ - - - + + + diff --git a/src/actions/24/plugins.svg b/src/actions/24/plugins.svg index fbb91f74..fd72ae2f 100644 --- a/src/actions/24/plugins.svg +++ b/src/actions/24/plugins.svg @@ -1,13 +1,8 @@ - - - + + diff --git a/src/apps/22/kate-symbolic.svg b/src/apps/22/kate-symbolic.svg new file mode 100644 index 00000000..9cd19f6e --- /dev/null +++ b/src/apps/22/kate-symbolic.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/apps/22/kget.svg b/src/apps/22/kget.svg new file mode 100644 index 00000000..014c63ef --- /dev/null +++ b/src/apps/22/kget.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/apps/22/ktorrent-symbolic.svg b/src/apps/22/ktorrent-symbolic.svg new file mode 100644 index 00000000..d4c91fb3 --- /dev/null +++ b/src/apps/22/ktorrent-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/apps/22/preferences-desktop-display-randr-symbolic.svg b/src/apps/22/preferences-desktop-display-randr-symbolic.svg new file mode 100644 index 00000000..3786d246 --- /dev/null +++ b/src/apps/22/preferences-desktop-display-randr-symbolic.svg @@ -0,0 +1,36 @@ + + + + diff --git a/src/apps/22/preferences-system-bluetooth-activated-symbolic.svg b/src/apps/22/preferences-system-bluetooth-activated-symbolic.svg new file mode 100644 index 00000000..02a40044 --- /dev/null +++ b/src/apps/22/preferences-system-bluetooth-activated-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/apps/22/preferences-system-bluetooth-battery-symbolic.svg b/src/apps/22/preferences-system-bluetooth-battery-symbolic.svg new file mode 100644 index 00000000..f15f692f --- /dev/null +++ b/src/apps/22/preferences-system-bluetooth-battery-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/apps/22/preferences-system-bluetooth-inactive-symbolic.svg b/src/apps/22/preferences-system-bluetooth-inactive-symbolic.svg new file mode 100644 index 00000000..7215b474 --- /dev/null +++ b/src/apps/22/preferences-system-bluetooth-inactive-symbolic.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/src/apps/22/preferences-system-bluetooth-symbolic.svg b/src/apps/22/preferences-system-bluetooth-symbolic.svg new file mode 100644 index 00000000..de9a3f66 --- /dev/null +++ b/src/apps/22/preferences-system-bluetooth-symbolic.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/categories/32/applications-all-symbolic.svg b/src/apps/32/applications-all-symbolic.svg similarity index 100% rename from src/categories/32/applications-all-symbolic.svg rename to src/apps/32/applications-all-symbolic.svg diff --git a/src/apps/32/kate-symbolic.svg b/src/apps/32/kate-symbolic.svg new file mode 100644 index 00000000..2a30e09a --- /dev/null +++ b/src/apps/32/kate-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/apps/32/kget.svg b/src/apps/32/kget.svg new file mode 100644 index 00000000..54a3adbe --- /dev/null +++ b/src/apps/32/kget.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/apps/32/ktorrent-symbolic.svg b/src/apps/32/ktorrent-symbolic.svg new file mode 100644 index 00000000..7a527282 --- /dev/null +++ b/src/apps/32/ktorrent-symbolic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/status/32/preferences-desktop-display-randr.svg b/src/apps/32/preferences-desktop-display-randr.svg similarity index 100% rename from src/status/32/preferences-desktop-display-randr.svg rename to src/apps/32/preferences-desktop-display-randr.svg diff --git a/src/apps/32/preferences-system-bluetooth-activated-symbolic.svg b/src/apps/32/preferences-system-bluetooth-activated-symbolic.svg new file mode 100644 index 00000000..d6237585 --- /dev/null +++ b/src/apps/32/preferences-system-bluetooth-activated-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/apps/32/preferences-system-bluetooth-battery-symbolic.svg b/src/apps/32/preferences-system-bluetooth-battery-symbolic.svg new file mode 100644 index 00000000..d9b361a1 --- /dev/null +++ b/src/apps/32/preferences-system-bluetooth-battery-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/apps/32/preferences-system-bluetooth-inactive-symbolic.svg b/src/apps/32/preferences-system-bluetooth-inactive-symbolic.svg new file mode 100644 index 00000000..a6f957e9 --- /dev/null +++ b/src/apps/32/preferences-system-bluetooth-inactive-symbolic.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/src/apps/32/preferences-system-bluetooth-symbolic.svg b/src/apps/32/preferences-system-bluetooth-symbolic.svg new file mode 100644 index 00000000..321dbbcd --- /dev/null +++ b/src/apps/32/preferences-system-bluetooth-symbolic.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/apps/symbolic/kate-symbolic.svg b/src/apps/symbolic/kate-symbolic.svg new file mode 100644 index 00000000..808a3917 --- /dev/null +++ b/src/apps/symbolic/kate-symbolic.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/apps/symbolic/preferences-system-bluetooth-activated-symbolic.svg b/src/apps/symbolic/preferences-system-bluetooth-activated-symbolic.svg new file mode 100644 index 00000000..07e28178 --- /dev/null +++ b/src/apps/symbolic/preferences-system-bluetooth-activated-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/apps/symbolic/preferences-system-bluetooth-battery-symbolic.svg b/src/apps/symbolic/preferences-system-bluetooth-battery-symbolic.svg new file mode 100644 index 00000000..6e725b55 --- /dev/null +++ b/src/apps/symbolic/preferences-system-bluetooth-battery-symbolic.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/apps/symbolic/preferences-system-bluetooth-inactive-symbolic.svg b/src/apps/symbolic/preferences-system-bluetooth-inactive-symbolic.svg new file mode 100644 index 00000000..0b1313d6 --- /dev/null +++ b/src/apps/symbolic/preferences-system-bluetooth-inactive-symbolic.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/src/apps/symbolic/preferences-system-bluetooth-symbolic.svg b/src/apps/symbolic/preferences-system-bluetooth-symbolic.svg new file mode 100644 index 00000000..e2191a31 --- /dev/null +++ b/src/apps/symbolic/preferences-system-bluetooth-symbolic.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/16/bluetooth.svg b/src/devices/16/bluetooth.svg index ddc28bc4..c4aff31f 100644 --- a/src/devices/16/bluetooth.svg +++ b/src/devices/16/bluetooth.svg @@ -1,6 +1,6 @@ - + - + diff --git a/src/devices/22/bluetooth.svg b/src/devices/22/bluetooth.svg index eea394a6..08d29c37 100644 --- a/src/devices/22/bluetooth.svg +++ b/src/devices/22/bluetooth.svg @@ -2,5 +2,5 @@ - + diff --git a/src/devices/24/bluetooth.svg b/src/devices/24/bluetooth.svg index b1ae6a77..8fb97601 100644 --- a/src/devices/24/bluetooth.svg +++ b/src/devices/24/bluetooth.svg @@ -2,5 +2,5 @@ - + diff --git a/src/index.theme b/src/index.theme index 08b2b8ae..fe2c6aec 100644 --- a/src/index.theme +++ b/src/index.theme @@ -26,8 +26,8 @@ FollowsColorScheme=true KDE-Extensions=.svg # Directory list -Directories=actions/16,actions/22,actions/24,actions/32,actions/symbolic,animations/16,animations/22,animations/24,apps/scalable,apps/symbolic,categories/32,categories/symbolic,places/symbolic,places/scalable,places/16,places/22,places/24,mimes/16,mimes/22,mimes/scalable,mimes/symbolic,devices/16,devices/22,devices/24,devices/32,devices/scalable,devices/symbolic,emblems/16,emblems/22,emblems/24,emblems/symbolic,status/16,status/22,status/24,status/32,status/symbolic,preferences/22,preferences/32 -ScaledDirectories=actions@2x/16,actions@2x/22,actions@2x/24,actions@2x/32,actions@2x/symbolic,animations@2x/16,animations@2x/22,animations@2x/24,apps@2x/scalable,apps@2x/symbolic,categories@2x/32,categories@2x/symbolic,places@2x/symbolic,places@2x/scalable,places@2x/16,places@2x/22,places@2x/24,mimes@2x/16,mimes@2x/22,mimes@2x/scalable,mimes@2x/symbolic,devices@2x/16,devices@2x/22,devices@2x/24,devices@2x/32,devices@2x/scalable,devices@2x/symbolic,emblems@2x/16,emblems@2x/22,emblems@2x/24,emblems@2x/symbolic,status@2x/16,status@2x/22,status@2x/24,status@2x/32,status@2x/symbolic,preferences@2x/22,preferences@2x/32 +Directories=actions/16,actions/22,actions/24,actions/32,actions/symbolic,animations/16,animations/22,animations/24,apps/22,apps/32,apps/scalable,apps/symbolic,categories/32,categories/symbolic,places/symbolic,places/scalable,places/16,places/22,places/24,mimes/16,mimes/22,mimes/scalable,mimes/symbolic,devices/16,devices/22,devices/24,devices/32,devices/scalable,devices/symbolic,emblems/16,emblems/22,emblems/24,emblems/symbolic,status/16,status/22,status/24,status/32,status/symbolic,preferences/22,preferences/32 +ScaledDirectories=actions@2x/16,actions@2x/22,actions@2x/24,actions@2x/32,actions@2x/symbolic,animations@2x/16,animations@2x/22,animations@2x/24,apps@2x/22,apps@2x/32,apps@2x/scalable,apps@2x/symbolic,categories@2x/32,categories@2x/symbolic,places@2x/symbolic,places@2x/scalable,places@2x/16,places@2x/22,places@2x/24,mimes@2x/16,mimes@2x/22,mimes@2x/scalable,mimes@2x/symbolic,devices@2x/16,devices@2x/22,devices@2x/24,devices@2x/32,devices@2x/scalable,devices@2x/symbolic,emblems@2x/16,emblems@2x/22,emblems@2x/24,emblems@2x/symbolic,status@2x/16,status@2x/22,status@2x/24,status@2x/32,status@2x/symbolic,preferences@2x/22,preferences@2x/32 [actions/16] Size=16 @@ -85,6 +85,18 @@ MinSize=32 MaxSize=256 Type=Scalable +[apps/22] +Size=22 +Context=Applications +Type=Fixed + +[apps/32] +Size=32 +Context=Applications +MinSize=32 +MaxSize=256 +Type=Scalable + [apps/scalable] Size=64 Context=Applications @@ -323,6 +335,20 @@ MinSize=32 MaxSize=256 Type=Scalable +[apps/22] +Size=22 +Scale=2 +Context=Applications +Type=Fixed + +[apps/32] +Size=32 +Scale=2 +Context=Applications +MinSize=32 +MaxSize=256 +Type=Scalable + [apps@2x/scalable] Size=64 Scale=2 diff --git a/src/preferences/32/preferences-system-bluetooth-activated-symbolic.svg b/src/preferences/32/preferences-system-bluetooth-activated-symbolic.svg deleted file mode 100644 index 08c7542e..00000000 --- a/src/preferences/32/preferences-system-bluetooth-activated-symbolic.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - diff --git a/src/preferences/32/preferences-system-bluetooth-battery-symbolic.svg b/src/preferences/32/preferences-system-bluetooth-battery-symbolic.svg deleted file mode 100644 index e1928efd..00000000 --- a/src/preferences/32/preferences-system-bluetooth-battery-symbolic.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - diff --git a/src/preferences/32/preferences-system-bluetooth-inactive-symbolic.svg b/src/preferences/32/preferences-system-bluetooth-inactive-symbolic.svg deleted file mode 100644 index bb6e57fe..00000000 --- a/src/preferences/32/preferences-system-bluetooth-inactive-symbolic.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - diff --git a/src/preferences/32/preferences-system-bluetooth-symbolic.svg b/src/preferences/32/preferences-system-bluetooth-symbolic.svg deleted file mode 100644 index 32e29c2e..00000000 --- a/src/preferences/32/preferences-system-bluetooth-symbolic.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - diff --git a/src/status/16/bluetooth-active.svg b/src/status/16/bluetooth-active.svg index 4f5f70c5..d5618529 100644 --- a/src/status/16/bluetooth-active.svg +++ b/src/status/16/bluetooth-active.svg @@ -1,3 +1,3 @@ - + diff --git a/src/status/16/bluetooth-paired.svg b/src/status/16/bluetooth-paired.svg index c74c8ae0..c8031190 100644 --- a/src/status/16/bluetooth-paired.svg +++ b/src/status/16/bluetooth-paired.svg @@ -1,4 +1,4 @@ - - + + diff --git a/src/status/16/kate-symbolic.svg b/src/status/16/kate-symbolic.svg deleted file mode 100644 index 94481793..00000000 --- a/src/status/16/kate-symbolic.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - diff --git a/src/status/22/kate.svg b/src/status/22/kate.svg deleted file mode 100644 index 48c2325c..00000000 --- a/src/status/22/kate.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - diff --git a/src/status/22/network-bluetooth-activated-locked.svg b/src/status/22/network-bluetooth-activated-locked.svg index 71192d5f..af8671a8 100644 --- a/src/status/22/network-bluetooth-activated-locked.svg +++ b/src/status/22/network-bluetooth-activated-locked.svg @@ -1,11 +1,10 @@ - - - + + + + diff --git a/src/status/22/network-bluetooth-activated.svg b/src/status/22/network-bluetooth-activated.svg index 1d865105..5565c96f 100644 --- a/src/status/22/network-bluetooth-activated.svg +++ b/src/status/22/network-bluetooth-activated.svg @@ -1,11 +1,9 @@ - - - + + + diff --git a/src/status/22/network-bluetooth-inactive.svg b/src/status/22/network-bluetooth-inactive.svg index c4de7aab..d27f1a65 100644 --- a/src/status/22/network-bluetooth-inactive.svg +++ b/src/status/22/network-bluetooth-inactive.svg @@ -20,5 +20,6 @@ .ColorScheme-NegativeText { color:#da4453; } - + + diff --git a/src/status/22/network-bluetooth.svg b/src/status/22/network-bluetooth.svg index f5a2c86e..d4460513 100644 --- a/src/status/22/network-bluetooth.svg +++ b/src/status/22/network-bluetooth.svg @@ -1,11 +1,8 @@ - - - + +