diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:18:52 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:18:52 -0400 |
commit | be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c (patch) | |
tree | 8cc733979c068e939ade2cefee194b423b7b50b3 /icon-theme/material-design-dark/index.theme | |
parent | Another few icon changes (diff) | |
download | lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.gz lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.bz2 lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.zip |
Add the "dark" version of the new material-design icon theme (actually light colored icons - used for dark themes)
Diffstat (limited to 'icon-theme/material-design-dark/index.theme')
-rw-r--r-- | icon-theme/material-design-dark/index.theme | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/index.theme b/icon-theme/material-design-dark/index.theme new file mode 100644 index 00000000..4abe6ab4 --- /dev/null +++ b/icon-theme/material-design-dark/index.theme @@ -0,0 +1,79 @@ +[Icon Theme] +Name=Material Design (dark) +Comment=Icons from Google and other contributors using the "material design" specifications +Inherits=hicolor + +Example=folder + +Directories=scalable/actions, scalable/applications, scalable/categories, scalable/devices, scalable/emblems, scalable/emotes, scalable/international, scalable/mimetypes, scalable/places, scalable/status + + +[scalable/actions] +Size=48 +Type=Scalable +MinSize=1 +MaxSize=256 +Context=Actions + +[scalable/applications] +Size=48 +Type=Scalable +MinSize=1 +MaxSize=256 +Context=Applications + +[scalable/categories] +Size=48 +Type=Scalable +MinSize=1 +MaxSize=256 +Context=Categories + +[scalable/devices] +Size=48 +Type=Scalable +MinSize=1 +MaxSize=256 +Context=Devices + +[scalable/emblems] +Size=48 +Type=Scalable +MinSize=1 +MaxSize=256 +Context=Emblems + +[scalable/emotes] +Size=48 +Type=Scalable +MinSize=1 +MaxSize=256 +Context=Emotes + +[scalable/international] +Size=48 +Type=Scalable +MinSize=1 +MaxSize=256 +Context=International + +[scalable/mimetypes] +Size=48 +Type=Scalable +MinSize=1 +MaxSize=256 +Context=MimeTypes + +[scalable/places] +Size=48 +Type=Scalable +MinSize=1 +MaxSize=256 +Context=Places + +[scalable/status] +Size=48 +Type=Scalable +MinSize=1 +MaxSize=256 +Context=Status |