Skip to content

Commit f2d2e2c

Browse files
committed
add icon-color
1 parent a7fefb2 commit f2d2e2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/style/theme.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ html[data-theme="light"] {
5757
.theme-toggle #sun,
5858
.theme-toggle #moon {
5959
color: var(--icon-color);
60+
fill: var(--icon-color);
6061
display: none;
6162
}
6263

0 commit comments

Comments
 (0)