diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-22 20:27:50 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-22 20:27:50 +0200 |
| commit | 67633631b04c40db0affaadcdcf68068ed4357f7 (patch) | |
| tree | 2bbba39317091072135a39fb6542c7fe8ac0a56f /src/icons/dark/index.theme | |
| parent | 4923f2e57b005d00057bb30b1599e8273ca23ba7 (diff) | |
| download | kristall-67633631b04c40db0affaadcdcf68068ed4357f7.tar.gz | |
Introduces light and dark icon themes.
Diffstat (limited to 'src/icons/dark/index.theme')
| -rw-r--r-- | src/icons/dark/index.theme | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/src/icons/dark/index.theme b/src/icons/dark/index.theme new file mode 100644 index 0000000..7afb522 --- /dev/null +++ b/src/icons/dark/index.theme @@ -0,0 +1,21 @@ +[Icon Theme] +Name=dark +Comment=This is the Kristall' dark icon theme + +Directories=actions,objects + +[actions] +Size=32 +MinSize=16 +MaxSize=512 +Type=Scalable + + +[objects] +Size=32 +MinSize=16 +MaxSize=512 +Type=Scalable + + + |
