Skip to content

Commit

Permalink
📝 docs(website): increase link visibility on light mode
Browse files Browse the repository at this point in the history
  • Loading branch information
welpo committed Feb 17, 2024
1 parent 0223823 commit d2c8a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
--ifm-color-primary-light: #33925d;
--ifm-color-primary-lighter: #359962;
--ifm-color-primary-lightest: #3cad6e;
--ifm-code-font-size: 95%;
--ifm-link-color: #277148;
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1);
.table-of-contents__link.toc-highlight.table-of-contents__link--active,
.table-of-contents__link.toc-highlight:hover {
Expand Down

0 comments on commit d2c8a59

Please sign in to comment.