diff --git a/themes/alpenglow.css b/themes/alpenglow.css index 40e7ede..26df5f2 100644 --- a/themes/alpenglow.css +++ b/themes/alpenglow.css @@ -55,7 +55,7 @@ body { } .foldericon { - content: "themes/icons/folder-2.svg.j2"; + content: "themes/icons/subfolder.svg.j2"; } .folders a { diff --git a/themes/carnation.css b/themes/carnation.css index 7da44ae..eeeafbf 100644 --- a/themes/carnation.css +++ b/themes/carnation.css @@ -45,7 +45,7 @@ } .foldericon { - content: "themes/icons/subfolder.svg.j2"; + content: "themes/icons/folder-1.svg.j2"; } .folders a { diff --git a/themes/cornflower.css b/themes/cornflower.css index 3bece60..0fd4aee 100644 --- a/themes/cornflower.css +++ b/themes/cornflower.css @@ -45,7 +45,7 @@ } .foldericon { - content: "themes/icons/subfolder.svg.j2"; + content: "themes/icons/folder-1.svg.j2"; } .folders a { diff --git a/themes/icons/folder-1.svg.j2 b/themes/icons/folder-1.svg.j2 new file mode 100644 index 0000000..1eef525 --- /dev/null +++ b/themes/icons/folder-1.svg.j2 @@ -0,0 +1,13 @@ + + + + + + + + + \ No newline at end of file diff --git a/themes/ivy.css b/themes/ivy.css index 5728ea8..14819e8 100644 --- a/themes/ivy.css +++ b/themes/ivy.css @@ -45,7 +45,7 @@ } .foldericon { - content: "themes/icons/subfolder.svg.j2"; + content: "themes/icons/folder-1.svg.j2"; } .folders a { diff --git a/themes/monokai-vibrant.css b/themes/monokai-vibrant.css index 1f42328..2c36735 100644 --- a/themes/monokai-vibrant.css +++ b/themes/monokai-vibrant.css @@ -41,7 +41,7 @@ } .foldericon { - content: "themes/icons/folder-2.svg.j2"; + content: "themes/icons/subfolder.svg.j2"; } .folders a { diff --git a/themes/rainbow.css b/themes/rainbow.css index db10d04..1e6559d 100644 --- a/themes/rainbow.css +++ b/themes/rainbow.css @@ -48,7 +48,7 @@ } .foldericon { - content: "themes/icons/folder-2.svg.j2"; + content: "themes/icons/subfolder.svg.j2"; } .folders a { diff --git a/themes/screenshots/alpenglow.png b/themes/screenshots/alpenglow.png index 05bcbe1..7360f2c 100644 Binary files a/themes/screenshots/alpenglow.png and b/themes/screenshots/alpenglow.png differ diff --git a/themes/screenshots/carnation.png b/themes/screenshots/carnation.png index a5d02e3..b9cb952 100644 Binary files a/themes/screenshots/carnation.png and b/themes/screenshots/carnation.png differ diff --git a/themes/screenshots/cornflower.png b/themes/screenshots/cornflower.png index d6504be..1a012f2 100644 Binary files a/themes/screenshots/cornflower.png and b/themes/screenshots/cornflower.png differ diff --git a/themes/screenshots/ivy.png b/themes/screenshots/ivy.png index 38b9903..50c68c7 100644 Binary files a/themes/screenshots/ivy.png and b/themes/screenshots/ivy.png differ diff --git a/themes/screenshots/monokai-vibrant.png b/themes/screenshots/monokai-vibrant.png index 3ccfd34..6ddaf63 100644 Binary files a/themes/screenshots/monokai-vibrant.png and b/themes/screenshots/monokai-vibrant.png differ diff --git a/themes/screenshots/rainbow.png b/themes/screenshots/rainbow.png index ecc1b7a..d03767b 100644 Binary files a/themes/screenshots/rainbow.png and b/themes/screenshots/rainbow.png differ diff --git a/themes/screenshots/sunflower.png b/themes/screenshots/sunflower.png index f886565..4966b20 100644 Binary files a/themes/screenshots/sunflower.png and b/themes/screenshots/sunflower.png differ diff --git a/themes/sunflower.css b/themes/sunflower.css index 95fab66..1164d78 100644 --- a/themes/sunflower.css +++ b/themes/sunflower.css @@ -45,7 +45,7 @@ } .foldericon { - content: "themes/icons/subfolder.svg.j2"; + content: "themes/icons/folder-1.svg.j2"; } .folders a {