Replies: 1 comment
-
You can modify them from css like this: :root {
--vp-icon-copy: url("data:image/svg+xml...");
--vp-icon-copied: url("data:image/svg+xml...");
} https://vitepress.dev/guide/extending-default-theme#customizing-css |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
how and where one could change the copy/paste icon visible in code blocks?
Beta Was this translation helpful? Give feedback.
All reactions