Skip to content

Commit 5448d93

Browse files
docs: Included relevant CSS vars to theme docs. (#2592)
Co-authored-by: Luffy <[email protected]>
1 parent be53467 commit 5448d93

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

docs/themes.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -308,21 +308,13 @@ The following properties are available in all official Docsify themes. Default v
308308

309309
Below are the most commonly modified theme properties. [Advanced](#advanced) theme properties are also available for use but typically do not need to be modified.
310310

311-
<!-- TODO: Replace TBD with include CSS include below -->
312-
313-
**TBD**
314-
315-
<!-- [vars.css](https://raw.githubusercontent.com/docsifyjs/docsify/main/src/themes/shared/_vars.css ':include') -->
311+
[\_vars.css](https://raw.githubusercontent.com/docsifyjs/docsify/refs/heads/develop/src/themes/shared/_vars.css ':include')
316312

317313
### Advanced
318314

319315
Advanced theme properties are also available for use but typically do not need to be modified. Values derived from [common](#common) theme properties but can be set explicitly if preferred.
320316

321-
<!-- TODO: Replace TBD with include CSS include below -->
322-
323-
**TBD**
324-
325-
<!-- [vars.css](https://raw.githubusercontent.com/docsifyjs/docsify/main/src/themes/shared/_vars.css ':include') -->
317+
[\_vars-advanced.css](https://raw.githubusercontent.com/docsifyjs/docsify/refs/heads/develop/src/themes/shared/_vars-advanced.css ':include')
326318

327319
## Community
328320

0 commit comments

Comments
 (0)