#807, add visited page link color form Nord theme in dark mode

This commit is contained in:
Alex Shpak
2026-05-10 22:45:47 +02:00
parent ae912cc38d
commit 8de93a05d0
+1 -1
View File
@@ -66,7 +66,7 @@ $mobile-breakpoint: $menu-width + $body-min-width * 1.2 + $toc-width !default;
--body-font-color: #eceff4;
--color-link: #81a1c1;
--color-visited-link: #81a1c1;
--color-visited-link: #b48ead;
--icon-filter: brightness(0) invert(1);