From b12830b3e917f3b2058edf88f9478235ddde8a0c Mon Sep 17 00:00:00 2001 From: PKief Date: Wed, 21 Oct 2020 08:41:46 +0200 Subject: [PATCH 1/5] Add brainfuck file icon (Closes #858) --- icons/brainfuck.svg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 icons/brainfuck.svg diff --git a/icons/brainfuck.svg b/icons/brainfuck.svg new file mode 100644 index 0000000000..3d086e5a78 --- /dev/null +++ b/icons/brainfuck.svg @@ -0,0 +1,3 @@ + + + From accebe6f438470b7d4369c5ecd9d050d87ae788e Mon Sep 17 00:00:00 2001 From: prazdevs Date: Wed, 21 Oct 2020 09:44:48 +0200 Subject: [PATCH 2/5] add snowpack config icons --- icons/snowpack.svg | 3 +++ icons/snowpack_light.svg | 3 +++ src/icons/fileIcons.ts | 10 ++++++++++ 3 files changed, 16 insertions(+) create mode 100644 icons/snowpack.svg create mode 100644 icons/snowpack_light.svg diff --git a/icons/snowpack.svg b/icons/snowpack.svg new file mode 100644 index 0000000000..e5dc6bf3bf --- /dev/null +++ b/icons/snowpack.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/snowpack_light.svg b/icons/snowpack_light.svg new file mode 100644 index 0000000000..52dafc7939 --- /dev/null +++ b/icons/snowpack_light.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/icons/fileIcons.ts b/src/icons/fileIcons.ts index 5373ca92df..88e08e4516 100644 --- a/src/icons/fileIcons.ts +++ b/src/icons/fileIcons.ts @@ -1288,5 +1288,15 @@ export const fileIcons: FileIcons = { { name: 'nginx', fileNames: ['nginx.conf'] }, { name: 'replit', fileNames: ['.replit'] }, { name: 'rescript', fileExtensions: ['res', 'resi'] }, + { + name: 'snowpack', + fileNames: [ + 'snowpack.config.cjs', + 'snowpack.config.js', + 'snowpack.config.ts', + 'snowpack.config.json' + ], + light: true, + } ], }; From 27e20fd20aaaa8b2caaa4f4a2edb8d8b486ec5af Mon Sep 17 00:00:00 2001 From: prazdevs Date: Wed, 21 Oct 2020 10:00:26 +0200 Subject: [PATCH 3/5] remove filter on svgs --- icons/snowpack.svg | 2 +- icons/snowpack_light.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icons/snowpack.svg b/icons/snowpack.svg index e5dc6bf3bf..687ace63b7 100644 --- a/icons/snowpack.svg +++ b/icons/snowpack.svg @@ -1,3 +1,3 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/snowpack_light.svg b/icons/snowpack_light.svg index 52dafc7939..a71a856bf3 100644 --- a/icons/snowpack_light.svg +++ b/icons/snowpack_light.svg @@ -1,3 +1,3 @@ - \ No newline at end of file + \ No newline at end of file From 484335643ff46a8dd8132a4a32ba47cd1f3e5f3f Mon Sep 17 00:00:00 2001 From: prazdevs Date: Wed, 21 Oct 2020 10:01:19 +0200 Subject: [PATCH 4/5] remove filters in svg --- icons/snowpack.svg | 2 +- icons/snowpack_light.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icons/snowpack.svg b/icons/snowpack.svg index 687ace63b7..8b6df5aa68 100644 --- a/icons/snowpack.svg +++ b/icons/snowpack.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/snowpack_light.svg b/icons/snowpack_light.svg index a71a856bf3..7524000d5c 100644 --- a/icons/snowpack_light.svg +++ b/icons/snowpack_light.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file From a46ddcc271cd0bbd634dc5a5256b227a90d4e197 Mon Sep 17 00:00:00 2001 From: PKief Date: Mon, 26 Oct 2020 08:58:11 +0100 Subject: [PATCH 5/5] Slightly update colors and size --- icons/snowpack.svg | 6 +++--- icons/snowpack_light.svg | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/icons/snowpack.svg b/icons/snowpack.svg index 8b6df5aa68..663082c48c 100644 --- a/icons/snowpack.svg +++ b/icons/snowpack.svg @@ -1,3 +1,3 @@ - - - \ No newline at end of file + + + diff --git a/icons/snowpack_light.svg b/icons/snowpack_light.svg index 7524000d5c..bcb1b6934d 100644 --- a/icons/snowpack_light.svg +++ b/icons/snowpack_light.svg @@ -1,3 +1,3 @@ - - - \ No newline at end of file + + +