Skip to content

My dark theme #4372

Discussion options

You must be logged in to vote

Nice theme!

Icon seems missing, try replacing:
background-image: url("../../../images/icon-grey.png");
with
background-image: url("/assets/vx/images/icon-grey.png");
or even better with
background-image: url("/assets/vx/images/icon-grey.svg");

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Alumniminium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants