Closed 5yF0Rc3 closed 9 hours ago
That's strange. It works on my computer 😅. Which theme are you using?
And if you are using Advanced Canvas on a PC, it would be helpful if you could open the developer tools (Ctrl+Shift+I) and run this command and report the result: document.getElementById("mod-custom-colors").innerText
It's the theme! Im using Everforest. The result on Everforest is: '' And with the basic theme - which works:
'\n .mod-canvas-color-7 {\n --canvas-color: var(--canvas-color-7);\n }\n \n .mod-canvas-color-8 {\n --canvas-color: var(--canvas-color-8);\n }\n \n .mod-canvas-color-9 {\n --canvas-color: var(--canvas-color-9);\n }\n '
Edit: Nope. Now everything works... I switcht back to Everforest and it's all working... Restart of Obsidian did not work btw.
Thanks for the quick reply (and the edit 😄). I'll close this issue now, but you can always open it again and ask for compatibility with a certain theme.
Adding this
will result in only grey Colors. What I am missing?
Obsidian Version: 1.7.7