docs: add themed diagram to Pre-deploy hooks doc

This commit is contained in:
Pasha Sviderski
2026-04-10 15:10:07 +10:00
parent f317dde168
commit 4e060914ec
5 changed files with 2800 additions and 0 deletions
+6
View File
@@ -34,6 +34,12 @@
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3);
}
/* GitHub-style themed images */
[data-theme='light'] img[src$='#gh-dark-mode-only'],
[data-theme='dark'] img[src$='#gh-light-mode-only'] {
display: none;
}
.menu {
font-size: 0.875rem;
font-weight: var(--ifm-font-weight-normal);