33aca1c
Adds a setting to hide color names so only the inlay swatch is visible
f115da2
Use a css variable for the inlay background color instead of setting it directly via an inline style
8679d8b
Swap to a more robust method of determining the node type in live preview mode47bda88
Use a cross-window capable version ofinstanceof
, which fixes the color picker not working in pop-out windowsf6ce7a3
Use the provided Obsidian state field to determine if the editor is in live preview mode
babc54b
Add a color picker in live preview mode
384cc20
Fix the plugin crashing when trying to parse an invalid color583a8f2
Disable the plugin in source mode
d786369
Fix inlay not showing for colors in an ordered/unordered list in live preview mode
56d2d42
Show inlay colors in live preview mode
d10aa8c
Update plugin description
7b482ee
Show inlay colors in reading mode