Skip to content
Discussion options

You must be logged in to vote

It works if you follow the customization guide and add the following CSS (just verified it again):

:root > * {
  --md-typeset-a-color: deeppink;
  --md-footer-fg-color: hsla(0, 0%, 100%, 1);
  --md-footer-fg-color--light: hsla(0, 0%, 100%, 0.7);
  --md-footer-fg-color--lighter: hsla(0, 0%, 100%, 0.3);
  --md-footer-bg-color: deeppink;
  --md-footer-bg-color--dark: hotppink;
}

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@unklsams
Comment options

@unklsams
Comment options

Comment options

You must be logged in to vote
1 reply
@unklsams
Comment options

Answer selected by squidfunk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants