-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help (or documentation) for width, direction, override needed #12
Comments
Hello, thank you for creating this issue. It would appear that the two unchecked palette examples with As for the unchecked palette with override, this setting is for overriding the color-validation system so that other things may be used (css variables for example). I will plan on updating the documentation to include these details. |
Hello again, there is now better documentation. I have also fixed the issue with If there is anything missing from the documentation, feel free to let me know or submit a pull request. Thanks! |
Thank you very much. One question: How does "override" work? I get the message "Colors are defined incorrectly" when I switch true <-> false. Could you please provide an example that works in Obsidian? Perhaps with an example from here: https://docs.obsidian.md/Reference/CSS+variables/Foundations/Colors which can't be overlooked. |
Yes that's a great idea. I used Here is one example which was added to the docs. It uses a variable Obsidian itself has defined. ```palette var(--color-orange) { "override": true } ``` |
Thanks for your great plugin which gives impressive results.
I tested it on Windows 10. Some of the following examples are unchecked, because I don't know how to use them. Can you help me, please?
(Of course, you can take these examples for the documentations.)
The text was updated successfully, but these errors were encountered: