Switch table theme to dark when changing to dark mode in quarto #1526
Unanswered
DrNickRedfern
asked this question in
Q&A
Replies: 1 comment
-
|
There is an open issue about this #1065 |
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.
-
Is it possible to change the theme applied to a table prouduced using gt when toggling between light and dark modes when producing html output in quarto? This is possible when producing tables with kable - toggling between light and dark mode automatically changes the appearance of a table to be conistent with the theme. I haven't been able to find out if this is possible in gt or, if it is possible, how to do it.
Beta Was this translation helpful? Give feedback.
All reactions