aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/index.theme
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/index.theme')
-rw-r--r--icon-theme/index.theme85
1 files changed, 63 insertions, 22 deletions
diff --git a/icon-theme/index.theme b/icon-theme/index.theme
index 70a53f95..e96fed2d 100644
--- a/icon-theme/index.theme
+++ b/icon-theme/index.theme
@@ -1,31 +1,72 @@
[Icon Theme]
Name=Lumina
+Comment=Lumina Desktop Icon Theme: CC-BY 4.0 International Public License
+Inherits=hicolor
-Comment=Creative Commons Attribution 4.0 International Public License
+Example=folder
-DisplayDepth=32
+Directories=scalable/actions, scalable/apps, scalable/categories, scalable/devices, scalable/emblems, scalable/mimetypes, scalable/places, scalable/special, scalable/status
-Inherits=hicolor
-Example=folder
+[scalable/actions]
+Size=128
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Actions
-LinkOverlay=link
-LockOverlay=lockoverlay
-ShareOverlay=share
-ZipOverlay=zip
-
-DesktopDefault=scalable
-DesktopSizes=scalable
-ToolbarDefault=scalable
-ToolbarSizes=scalable
-MainToolbarDefault=scalable
-MainToolbarSizes=scalable
-SmallDefault=scalable
-SmallSizes=scalable
-PanelDefault=scalable
-PanelSizes=scalable
-DialogDefault=scalable
-DialogSizes=scalable
+[scalable/apps]
+Size=128
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Applications
-Directories=scalable/actions, scalable/apps, scalable/categories, scalable/devices, scalable/emblems, scalable/mimetypes, scalable/places, scalable/special, scalable/status
+[scalable/categories]
+Size=128
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Categories
+
+[scalable/devices]
+Size=128
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Devices
+
+[scalable/emblems]
+Size=128
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Emblems
+
+[scalable/mimetypes]
+Size=128
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=MimeTypes
+
+[scalable/places]
+Size=128
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Places
+
+[scalable/special]
+Size=128
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Actions
+[scalable/status]
+Size=128
+Type=Scalable
+MinSize=1
+MaxSize=256
+Context=Status \ No newline at end of file
bgstack15