Independent Publisher 2: Fix menu toggle for default color scheme
@@ -846,6 +846,7 @@ input::-moz-focus-inner {
border: solid 2px currentColor;
border-radius: 4px;
background: none;
+ color: #383838;
-webkit-font-smoothing: antialiased;
}