#807, add visited page link color form Nord theme in dark mode
This commit is contained in:
@@ -66,7 +66,7 @@ $mobile-breakpoint: $menu-width + $body-min-width * 1.2 + $toc-width !default;
|
|||||||
--body-font-color: #eceff4;
|
--body-font-color: #eceff4;
|
||||||
|
|
||||||
--color-link: #81a1c1;
|
--color-link: #81a1c1;
|
||||||
--color-visited-link: #81a1c1;
|
--color-visited-link: #b48ead;
|
||||||
|
|
||||||
--icon-filter: brightness(0) invert(1);
|
--icon-filter: brightness(0) invert(1);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user