yoyurec/logseq-awesome-styler

Add colours for admonition blocks

Opened this issue · 0 comments

Idea
I want to be able to change the styling of admonition blocks.
I did a quick search in the issues of this repository, and saw that someone did use it in a custom.css file, but I would love it if it would be added "natively" into this plugin.
Not sure if it helps, but the style classes used in the custom.css were;

-- each of these has a nested icon, which can be styled by adding the `.admonition-icon` class after the admonitionblock 

div.admonitionblock.important
div.admonitionblock.caution 
div.admonitionblock.warning
div.admonitionblock.tip
div.admonitionblock.note
div.admonitionblock.pinned