diff --git a/css/leptonChrome.css b/css/leptonChrome.css
index 429968f..8742556 100644
--- a/css/leptonChrome.css
+++ b/css/leptonChrome.css
@@ -10566,7 +10566,7 @@
/* Color */
-moz-context-properties: fill, fill-opacity, stroke !important;
fill: currentColor !important;
- stroke: transparent;
+ stroke: currentColor;
/* Layout */
background-size: 16px !important;
background-repeat: no-repeat !important;
@@ -10971,6 +10971,7 @@
#tabcenter-reborn_ariasuni-menuitem-_contextMenuMuteTab,
#sidebartabs_asamuzak_jp-menuitem-_muteTab {
--menuitem-image: url("chrome://browser/skin/tabbrowser/tab-audio-muted-small.svg");
+ stroke: transparent !important;
}
#context_toggleMuteTab[muted],
#context_toggleMuteSelectedTabs[muted],
@@ -11975,9 +11976,11 @@
/* viewFullZoomMenu sub menu */
#menu_zoomEnlarge {
--menuitem-image: url("chrome://browser/skin/add-circle-fill.svg");
+ stroke: transparent !important;
}
#menu_zoomReduce {
--menuitem-image: url("chrome://browser/skin/subtract-circle-fill.svg");
+ stroke: transparent !important;
}
#menu_zoomReset {
--menuitem-image: url("../icons/resize.svg");
diff --git a/css/leptonContent.css b/css/leptonContent.css
index 05d08df..50e4963 100644
--- a/css/leptonContent.css
+++ b/css/leptonContent.css
@@ -252,7 +252,7 @@
/* Color */
-moz-context-properties: fill, fill-opacity, stroke !important;
fill: currentColor !important;
- stroke: transparent;
+ stroke: currentColor;
/* Layout */
background-size: 16px !important;
background-repeat: no-repeat !important;
@@ -2990,7 +2990,7 @@
/* Color */
-moz-context-properties: fill, fill-opacity, stroke !important;
fill: currentColor !important;
- stroke: transparent;
+ stroke: currentColor;
/* Layout */
background-size: 16px !important;
background-repeat: no-repeat !important;
diff --git a/docs/Project_Structure.md b/docs/Project_Structure.md
index 3ef1f04..f0550ce 100644
--- a/docs/Project_Structure.md
+++ b/docs/Project_Structure.md
@@ -45,7 +45,7 @@ Most of them are made in SVG.
Except for illustrations, there must be an `fill="context-fill" fill-opacity="context-fill-opacity"` property to dynamically determine color and transparency.
-Icons are mainly [FirefoxUX/photon-icons](https://github.com/FirefoxUX/photon-icons)
+Icons are mainly [FirefoxUX/acorn-icons](https://github.com/FirefoxUX/acorn-icons), [FirefoxUX/photon-icons](https://github.com/FirefoxUX/photon-icons)
or [microsoft/fluentui-system-icons](https://github.com/microsoft/fluentui-system-icons).
Although not yet used, [tabler/tabler-icons](https://github.com/tabler/tabler-icons) and [feathericons/feather](https://github.com/feathericons/feather) can also be referred to.
diff --git a/icons/link.svg b/icons/link.svg
index e3a0ae8..cbc15a2 100644
--- a/icons/link.svg
+++ b/icons/link.svg
@@ -1,8 +1,6 @@
-
\ No newline at end of file
+
diff --git a/icons/pin-tab.svg b/icons/pin-tab.svg
index 719eeed..2a30c3f 100644
--- a/icons/pin-tab.svg
+++ b/icons/pin-tab.svg
@@ -1,6 +1,6 @@
-