macOS
brew install flavourslocal Homebrew formula metadata
brew / rank 8834
Easy to use base16 scheme manager that integrates with any workflow. Version 0.7.1 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#flavours.
install
brew install flavourslocal Homebrew formula metadata
nix profile install nixpkgs#flavoursnixpkgs package indexes · pkgs/by-name/fl/flavours/package.nix · source: api.github.com
overview
Easy to use base16 scheme manager that integrates with any workflow
history
flavours is a Rust command-line manager and builder for Base16 color schemes and templates. Its package-nerd niche is practical desktop theming: it turns the Base16 scheme/template model into a single CLI workflow for writing application config fragments and running hooks.
The project was published on GitHub in 2020 and describes itself as a manager/builder for Base16 written in Rust. Its README says it was created because existing Base16 managers and pywal did not fit the maintainer's workflow, especially the desire for a simple CLI that could integrate with desktop tools such as rofi and polybar.
flavours is intentionally tied to the Base16 ecosystem: users update published schemes and templates, configure per-application output files, and then apply a scheme across a desktop with one command.
The official README documents installation through Cargo, Arch's AUR, nixpkgs, and Homebrew, and it includes a Repology packaging badge. The supplied package metadata also records Homebrew and Nix packaging, placing flavours in the cross-platform CLI theming catalog rather than only in Rust's crates.io ecosystem.
A typical workflow is to run `flavours update all`, create `~/.config/flavours/config.toml`, add one `[[items]]` section per application, and use `flavours apply` with a scheme name, glob, or random selection. The tool can rewrite color files, replace marked regions inside existing configs, run hooks, build templates directly, and generate a scheme from an image.
flavours is notable for packaging the Base16 idea as a fast Rust CLI with XDG-style configuration and data paths. For users who maintain dotfiles across terminals, window managers, launchers, and browser-adjacent tools, it is a small package that coordinates many otherwise manual config edits.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/flavours/config.toml$XDG_CONFIG_HOME/flavoursexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
flavours | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:flavours |
|---|---|
| Version | 0.7.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/Misterio77/flavours |
| Repository | https://github.com/Misterio77/flavours |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
flavours
nix profile install nixpkgs#flavourssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.