Theme & dark-mode products
How the organization splits doc-site chrome and dark mode across repositories.
Product map
| Product | Role | Install shape |
|---|---|---|
Composed doc-site chrome (mast, header, layout, VCS icons) with bundled dark mode |
Release |
|
Dark mode only — toggle, FOUC prevention, CSS overlay |
|
|
|
Former monolithic package (chrome + dark in one name) |
Do not use. Migrate to Valentus (full) or |
Choose quickly
-
Need sticky header, breadcrumb mast, and dark toggle together → valentus-theme
-
Already happy with Default UI (or another theme) and only want a dark toggle → antora-dark-mode
-
Still pinning
antora-dark-themeURLs or a personal fork of that name → migrate (see below)
Do not put Valentus in ui.bundle and also layer antora-dark-mode on top — Valentus already includes dark mode.
Canonical docs
-
Valentus: GitHub Pages
-
Dark mode overlay: GitHub Pages · hub stub Antora Dark Mode
-
Migration from the old name: Legacy names & migration
GitHub topic strings (gallery)
The theme gallery uses prescribed topics such as antora-dark-theme and antora-dark-mode for appearance filters.
Those topic strings are not the retired npm/package name — they describe capability (full dark theme vs slipstream overlay).
See the themes-site user guide on GitHub topics.
See also
-
Antora Dark Mode (portal stub)