aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar SolarLiner <solarliner@gmail.com> 2017-07-05 22:28:38 +0200
committerGravatar SolarLiner <solarliner@gmail.com> 2017-07-05 22:28:38 +0200
commite350c9bfc5634bdf5a923644590a568ed4d1f26e (patch)
tree4de91b227b20311c78f052493ab1cb3b8cf469bd
parentef63086205615043062d090345bf93711a0e2f17 (diff)
Added icon
-rw-r--r--icon.pngbin0 -> 9287 bytes
-rw-r--r--icon.xcfbin0 -> 376626 bytes
-rw-r--r--package.json1
3 files changed, 1 insertions, 0 deletions
diff --git a/icon.png b/icon.png
new file mode 100644
index 0000000..c8c9f43
--- /dev/null
+++ b/icon.png
Binary files differ
diff --git a/icon.xcf b/icon.xcf
new file mode 100644
index 0000000..99b3b18
--- /dev/null
+++ b/icon.xcf
Binary files differ
diff --git a/package.json b/package.json
index 8222985..e528929 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,7 @@
"description": "Color themes designed to match the popular Ubuntu themes.",
"version": "0.4.0",
"publisher": "SolarLiner",
+ "icon": "icon.png",
"license": "MIT",
"repository": {
"type": "GitHub",