Directories
¶
| Path | Synopsis |
|---|---|
|
Package apply renders a theme variant against the port registry and installs the resulting files, running any reload hooks.
|
Package apply renders a theme variant against the port registry and installs the resulting files, running any reload hooks. |
|
Package builtin embeds a small set of starter theme bundles so lumos is useful out of the box.
|
Package builtin embeds a small set of starter theme bundles so lumos is useful out of the box. |
|
Package cli implements lumos' command-line interface: argument parsing, the interactive theme/variant picker, and the install/update/enable flows.
|
Package cli implements lumos' command-line interface: argument parsing, the interactive theme/variant picker, and the install/update/enable flows. |
|
Package config resolves lumos' XDG base directories and persists the small amount of state lumos needs (which theme is currently selected).
|
Package config resolves lumos' XDG base directories and persists the small amount of state lumos needs (which theme is currently selected). |
|
Package registry holds lumos' embedded base of "ports": the catalogue of programs lumos knows how to theme and where each one expects its theme file to live.
|
Package registry holds lumos' embedded base of "ports": the catalogue of programs lumos knows how to theme and where each one expects its theme file to live. |
|
Package source installs and updates theme bundles from git repositories, local folders or local .zip files.
|
Package source installs and updates theme bundles from git repositories, local folders or local .zip files. |
|
Package theme models lumos theme bundles and loads them from a zip archive (the distributable form) or a directory (handy for authoring).
|
Package theme models lumos theme bundles and loads them from a zip archive (the distributable form) or a directory (handy for authoring). |
|
Package version computes the next release tag from the latest one using a small, predictable set of bump rules.
|
Package version computes the next release tag from the latest one using a small, predictable set of bump rules. |
Click to show internal directories.
Click to hide internal directories.