diff options
-rw-r--r-- | icon.png | bin | 0 -> 9287 bytes | |||
-rw-r--r-- | icon.xcf | bin | 0 -> 376626 bytes | |||
-rw-r--r-- | package.json | 1 |
3 files changed, 1 insertions, 0 deletions
diff --git a/icon.png b/icon.png Binary files differnew file mode 100644 index 0000000..c8c9f43 --- /dev/null +++ b/icon.png diff --git a/icon.xcf b/icon.xcf Binary files differnew file mode 100644 index 0000000..99b3b18 --- /dev/null +++ b/icon.xcf 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", |