# bare-os-lscolors **When to use:** this workspace is a **shared helper** for parsing **`LS_COLORS**` / `**dircolors**` data. You normally **do not** import it directly from apps — `**bare-os-coreutils**` (for `**ls**` / `**dircolors**`) and `**bare-os-booter`** (theme integration) consume it. **Documentation:** [Handbook ch.9 — POSIX utilities](../../handbook/09-posix-utilities-shell-and-vfs.md) · [docs/themes/README.md](../../docs/themes/README.md) · [bare-os-coreutils README](../bare-os-coreutils/README.md). **Entry:** [`bare-os-lscolors.js`](bare-os-lscolors.js) (see `package.json` **`exports`**).