From 67633631b04c40db0affaadcdcf68068ed4357f7 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Mon, 22 Jun 2020 20:27:50 +0200 Subject: Introduces light and dark icon themes. --- src/icons/light/index.theme | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/icons/light/index.theme (limited to 'src/icons/light/index.theme') diff --git a/src/icons/light/index.theme b/src/icons/light/index.theme new file mode 100644 index 0000000..03ef468 --- /dev/null +++ b/src/icons/light/index.theme @@ -0,0 +1,21 @@ +[Icon Theme] +Name=light +Comment=This is the Kristall' light icon theme + +Directories=actions,objects + +[actions] +Size=32 +MinSize=16 +MaxSize=512 +Type=Scalable + + +[objects] +Size=32 +MinSize=16 +MaxSize=512 +Type=Scalable + + + -- cgit v1.2.3