From 04e7db8ee552ab64fe76c734ce11f64d6a0db86a Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Wed, 25 Apr 2018 10:17:02 +0200 Subject: [PATCH] fix: Fix some icon colors and add haxe file icon --- src/icons/partials/fileExtensions.js | 1 + src/icons/partials/languageIds.js | 4 +++- src/icons/svgs/ai.svg | 13 +++++++++++-- src/icons/svgs/haxe.svg | 17 +++++++++++++++++ src/icons/svgs/psd.svg | 11 +++++++++-- src/icons/svgs/python.svg | 5 ++++- src/icons/svgs/svg.svg | 28 +++++++++++----------------- src/icons/svgs/todo.svg | 2 +- 8 files changed, 57 insertions(+), 24 deletions(-) create mode 100644 src/icons/svgs/haxe.svg diff --git a/src/icons/partials/fileExtensions.js b/src/icons/partials/fileExtensions.js index dfe56f5..1e9be10 100644 --- a/src/icons/partials/fileExtensions.js +++ b/src/icons/partials/fileExtensions.js @@ -1,4 +1,5 @@ "fileExtensions": { + "hx": "_file_haxe", "zep": "_file_zephyr", "mjs": "_file_node", "mjml": "_file_mjml", diff --git a/src/icons/partials/languageIds.js b/src/icons/partials/languageIds.js index 710488f..986eb75 100644 --- a/src/icons/partials/languageIds.js +++ b/src/icons/partials/languageIds.js @@ -1,4 +1,6 @@ "languageIds": { "git": "_file_git", - "ng-template": "_file_angular" + "ng-template": "_file_angular", + "haxe": "_file_haxe", + "hxml": "_file_haxe" }, \ No newline at end of file diff --git a/src/icons/svgs/ai.svg b/src/icons/svgs/ai.svg index dcad0f0..860b0fc 100644 --- a/src/icons/svgs/ai.svg +++ b/src/icons/svgs/ai.svg @@ -1,3 +1,12 @@ - - + + + + + + + + + + + diff --git a/src/icons/svgs/haxe.svg b/src/icons/svgs/haxe.svg new file mode 100644 index 0000000..067d17c --- /dev/null +++ b/src/icons/svgs/haxe.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/icons/svgs/psd.svg b/src/icons/svgs/psd.svg index 4a82880..d86c498 100644 --- a/src/icons/svgs/psd.svg +++ b/src/icons/svgs/psd.svg @@ -1,3 +1,10 @@ - - + + + + + + + + + diff --git a/src/icons/svgs/python.svg b/src/icons/svgs/python.svg index 5643e9c..422a0c3 100755 --- a/src/icons/svgs/python.svg +++ b/src/icons/svgs/python.svg @@ -1,3 +1,6 @@ - + + + + diff --git a/src/icons/svgs/svg.svg b/src/icons/svgs/svg.svg index dd0f1e0..e6c7949 100644 --- a/src/icons/svgs/svg.svg +++ b/src/icons/svgs/svg.svg @@ -1,21 +1,15 @@ - + - - - - - - - - - - + + - - - - - - + + + + + + + + diff --git a/src/icons/svgs/todo.svg b/src/icons/svgs/todo.svg index 515e729..0944f4f 100644 --- a/src/icons/svgs/todo.svg +++ b/src/icons/svgs/todo.svg @@ -1,3 +1,3 @@ - +