Replies: 1 comment 5 replies
-
https://github.com/vuejs/vitepress/blob/main/src/client/theme-default/styles/vars.css |
Beta Was this translation helpful? Give feedback.
5 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.
-
I'm trying to make a component tab, for code code block:

How I can use the default theme of the page? For example, when I use
button
, is appear as simple text, only the mouse point have hovere effect.Does vitepress has a list of css tags? like default colors, also, access to theme variable for light and dark mode.
Beta Was this translation helpful? Give feedback.
All reactions