We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7fefb2 commit f2d2e2cCopy full SHA for f2d2e2c
1 file changed
public/style/theme.css
@@ -57,6 +57,7 @@ html[data-theme="light"] {
57
.theme-toggle #sun,
58
.theme-toggle #moon {
59
color: var(--icon-color);
60
+ fill: var(--icon-color);
61
display: none;
62
}
63
0 commit comments