Anubis
Anubis
I've taken a glance at the repo of the addon and it should come bundled with the next release. The theme is available in [this page](https://github.com/AnKingMed/AnkiRecolor/wiki/Catppuccin) if you want to...
> @andreasgrafen > > > I'd opt for a separate Stylesheet that exclusively works with Youtube Music. > > Would you be open to add your stylesheet as an extension...
I'm afraid this cannot be achieved with CSS due to the usage of `!important` statements in inline styling. For reference:
I'd rather not implement too many features from another theme for the sake of integrity, however I could write a gist to help you with this! 😁
Changing the style of an unordered list bullet is impossible to do while maintaining customizability. The `File Preview & Markdown Elements > Lists > Enable list styling` option adds some...
I'd consider this more of a long-term goal since refactoring takes time and I'm not sure I'll be able to do it at the moment. I'll keep refactoring in mind...
Mobile styling is a tough issue to address since there are separate styles for phones and tablets as well as styles which apply to both. There is quite a bit...
Obsidian's markdown rendering system does not allow emojis as valid input for checkboxes afaik. As for adding new checkboxes, the only possible method I can think of is compiling a...
Implemented table highlight CSS classes for now, I'll get to work on the remaining aspects once I get time!
Could your please elaborate a bit further?