Murray with custom CSS #995
Unanswered
NikosAlexandris
asked this question in
Q&A
Replies: 2 comments
-
Pages I am also consulting : |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have a similar question. Hopefully you will get an answer. |
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.
-
Hi all
I am trying to make the https://sphinx-themes.org/sample-sites/murray/ theme to get to work with https://github.com/patrickmineault/codebook/blob/main/docs/_static/tufte.css (and https://github.com/edwardtufte/et-book) to work in light mode, or else, have all auto/dark/light options available.
In a similar way, as in https://github.com/patrickmineault/codebook, I have installed Jupyter-Book, the Murray theme and placed the custom CSS rules (plus the ET fonts) in the
_static
subdirectory. After building the HTML artefact, I getRemoving the custom CSS (i.e. changing the
.css
filename's extension to something else), I get, as epxected I guessIs there an easy way to default to light mode, using the custom CSS rules ? Or, turn on the toggle dark/light mode button?
Beta Was this translation helpful? Give feedback.
All reactions