diff --git a/.gulp/tasks/icons-variants.ts b/.gulp/tasks/icons-variants.ts index 32ddc88..a70e0cd 100644 --- a/.gulp/tasks/icons-variants.ts +++ b/.gulp/tasks/icons-variants.ts @@ -18,7 +18,7 @@ let variants: IGenericObject = { } function writeIconVariant(filepath: string, destpath: string, colour: string): void { - let regexp = new RegExp('.st0\{opacity:.16;fill:(#[a-zA-Z0-9]{3,6})') + let regexp = new RegExp('.st0\{fill:(#[a-zA-Z0-9]{3,6})') filepath = path.join(process.cwd(), PATHS.ICONS, filepath); destpath = path.join(process.cwd(), PATHS.ICONS, destpath); diff --git a/icons/folder-build.svg b/icons/folder-build.svg index 6743c2a..7528fc6 100644 --- a/icons/folder-build.svg +++ b/icons/folder-build.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/folder-buildDarker.svg b/icons/folder-buildDarker.svg index 710982c..4ea5849 100644 --- a/icons/folder-buildDarker.svg +++ b/icons/folder-buildDarker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/folder-buildDefault.svg b/icons/folder-buildDefault.svg index ae9da04..72ef79a 100644 --- a/icons/folder-buildDefault.svg +++ b/icons/folder-buildDefault.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/folder-buildLight.svg b/icons/folder-buildLight.svg index 85cf6cf..8e4d9c7 100644 --- a/icons/folder-buildLight.svg +++ b/icons/folder-buildLight.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/folder-buildPalenight.svg b/icons/folder-buildPalenight.svg index a6832f1..6ca52c1 100644 --- a/icons/folder-buildPalenight.svg +++ b/icons/folder-buildPalenight.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/folder.svg b/icons/folder.svg index b1d006b..1aba8af 100644 --- a/icons/folder.svg +++ b/icons/folder.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/folderDarker.svg b/icons/folderDarker.svg index 886cd64..9def838 100644 --- a/icons/folderDarker.svg +++ b/icons/folderDarker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/folderDefault.svg b/icons/folderDefault.svg index 0454ebc..f3d0fdb 100644 --- a/icons/folderDefault.svg +++ b/icons/folderDefault.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/folderLight.svg b/icons/folderLight.svg index 865f1fb..e6a8e6d 100644 --- a/icons/folderLight.svg +++ b/icons/folderLight.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/folderPalenight.svg b/icons/folderPalenight.svg index 2a7e81c..ba5a56e 100644 --- a/icons/folderPalenight.svg +++ b/icons/folderPalenight.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/svgs/folder-build.svg b/src/icons/svgs/folder-build.svg index e774527..e894e15 100644 --- a/src/icons/svgs/folder-build.svg +++ b/src/icons/svgs/folder-build.svg @@ -3,7 +3,7 @@ diff --git a/src/icons/svgs/folder.svg b/src/icons/svgs/folder.svg index 53bcd60..9aa8535 100644 --- a/src/icons/svgs/folder.svg +++ b/src/icons/svgs/folder.svg @@ -3,7 +3,7 @@