Skip to content

Commit f1f8d27

Browse files
add custom css
1 parent 61bbf2a commit f1f8d27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/css/custom.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
--ifm-task-complete-color: #2e9e32e1;
3131
--ifm-task-incomplete-color: #3d78cbe1;
3232
--ifm-bg-color: #f8f9fa;
33+
--image-filter:invert(0);
3334
--site-color-svg-icon-favorite: #ff1100cb;
3435
}
3536

@@ -45,6 +46,7 @@
4546
--ifm-task-complete-color: #25c2a0;
4647
--ifm-task-incomplete-color: #3d78cbe1;
4748
--ifm-bg-color: #1a202c;
49+
--image-filter:invert(1);
4850
--site-color-svg-icon-favorite: #ff9100e5;
4951
}
5052

0 commit comments

Comments
 (0)