Replies: 1 comment
-
There is a pending PR - See: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Shiraz I use Bootstrap 5.3.3 which supports light and dark color schemes. Bootstrap uses
[data-bs-theme=light]
and[data-bs-theme=dark]
in its stylesheets to define colors.How can I setup Shiraz stylesheets or other plugins to follow TiddlyWiki color-scheme?
I thought to conditionally activate dark/light color schemes in plugins like below
Is there any better solution by TiddlyWiki to allow plugin developer support dark/light themes?
Beta Was this translation helpful? Give feedback.
All reactions