diff --git a/icons/css-variables/folder_renovate.svg b/icons/css-variables/folder_renovate.svg new file mode 100644 index 00000000..9f63b170 --- /dev/null +++ b/icons/css-variables/folder_renovate.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/css-variables/folder_renovate_open.svg b/icons/css-variables/folder_renovate_open.svg new file mode 100644 index 00000000..9d6fea7b --- /dev/null +++ b/icons/css-variables/folder_renovate_open.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/css-variables/symlink.svg b/icons/css-variables/symlink.svg new file mode 100644 index 00000000..b1805f3a --- /dev/null +++ b/icons/css-variables/symlink.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/frappe/folder_renovate.svg b/icons/frappe/folder_renovate.svg new file mode 100644 index 00000000..f937ca3b --- /dev/null +++ b/icons/frappe/folder_renovate.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/frappe/folder_renovate_open.svg b/icons/frappe/folder_renovate_open.svg new file mode 100644 index 00000000..8bd4857c --- /dev/null +++ b/icons/frappe/folder_renovate_open.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/frappe/symlink.svg b/icons/frappe/symlink.svg new file mode 100644 index 00000000..0dfaf00f --- /dev/null +++ b/icons/frappe/symlink.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/latte/folder_renovate.svg b/icons/latte/folder_renovate.svg new file mode 100644 index 00000000..325a6be9 --- /dev/null +++ b/icons/latte/folder_renovate.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/latte/folder_renovate_open.svg b/icons/latte/folder_renovate_open.svg new file mode 100644 index 00000000..5cf38fe7 --- /dev/null +++ b/icons/latte/folder_renovate_open.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/latte/symlink.svg b/icons/latte/symlink.svg new file mode 100644 index 00000000..c269f332 --- /dev/null +++ b/icons/latte/symlink.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/macchiato/folder_renovate.svg b/icons/macchiato/folder_renovate.svg new file mode 100644 index 00000000..af23220b --- /dev/null +++ b/icons/macchiato/folder_renovate.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/macchiato/folder_renovate_open.svg b/icons/macchiato/folder_renovate_open.svg new file mode 100644 index 00000000..e1dd8625 --- /dev/null +++ b/icons/macchiato/folder_renovate_open.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/macchiato/symlink.svg b/icons/macchiato/symlink.svg new file mode 100644 index 00000000..de6be58c --- /dev/null +++ b/icons/macchiato/symlink.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/mocha/folder_renovate.svg b/icons/mocha/folder_renovate.svg new file mode 100644 index 00000000..82cdb42a --- /dev/null +++ b/icons/mocha/folder_renovate.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/mocha/folder_renovate_open.svg b/icons/mocha/folder_renovate_open.svg new file mode 100644 index 00000000..a5bbac06 --- /dev/null +++ b/icons/mocha/folder_renovate_open.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/mocha/symlink.svg b/icons/mocha/symlink.svg new file mode 100644 index 00000000..f97f2946 --- /dev/null +++ b/icons/mocha/symlink.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/defaults/folderIcons.ts b/src/defaults/folderIcons.ts index 40961609..3f3cf478 100644 --- a/src/defaults/folderIcons.ts +++ b/src/defaults/folderIcons.ts @@ -506,6 +506,12 @@ const folderIcons: FolderIcons = { 'redux': { folderNames: ['redux'], }, + 'renovate': { + folderNames: [ + '.renovate', + 'renovate', + ], + }, 'routes': { folderNames: [ 'routes',