Other native obsidian classes like 'mod-warning'?

There are a list of common CSS variables/properties here:


You can also use the inspector:

and click on parts of the UI to see what CSS is being applied. In the the same dev tools, if you click on Sources > app.css, you can view the full CSS that Obsidian is using. e.g.

2 Likes