macOS
brew install vividlocal Homebrew formula metadata
sudo port install vividMacPorts ports tree · sysutils/vivid/Portfile · ソース: api.github.com
brew / 順位 1719
vivid のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vividlocal Homebrew formula metadata
sudo port install vividMacPorts ports tree · sysutils/vivid/Portfile · ソース: api.github.com
sudo apk add vividAlpine Linux edge package indexes · vivid · ソース: dl-cdn.alpinelinux.org
sudo apt install vividDebian stable package indexes · vivid · ソース: deb.debian.org
nix profile install nixpkgs#vividnixpkgs package indexes · pkgs/by-name/vi/vivid/package.nix · ソース: api.github.com
sudo pacman -S vividArch Linux sync databases · vivid · ソース: geo.mirror.pkgbuild.com
scoop install main/vividScoop official bucket manifest trees · bucket/vivid.json · ソース: api.github.com
winget install --id sharkdp.vivid -eWindows Package Manager source index · sharkdp.vivid · ソース: cdn.winget.microsoft.com
概要
Generator for LS_COLORS with support for multiple color themes
履歴
vivid is a themeable generator for the `LS_COLORS` environment variable used by color-aware command-line tools. It replaces hand-written ANSI escape-code tables with YAML filetype databases and theme files.
Its place in package culture is the customization layer around `ls`, `tree`, `fd`, `bfs`, `dust`, and similar tools: install one small binary, generate an `LS_COLORS` value, and make a whole shell environment use a coherent color theme.
The vivid changelog records v0.1.0 as the initial version and v0.3.0 as the point where the project was renamed from `dircolors-hd` to `vivid`. That rename also marked the project more clearly as a theme-oriented alternative to classic `dircolors` workflows.
Subsequent releases filled in the practical pieces that make an `LS_COLORS` generator pleasant to package and use: direct RRGGBB colors, better filetype database handling, embedded default themes and config files, XDG config support, previewing, deterministic output, and additional community themes.
By the 0.9 and 0.11 series, vivid had become a maintained Rust CLI with a catalog of common themes, including popular terminal color schemes, and prebuilt release assets for multiple platforms.
vivid's adoption is tied to the spread of modern Rust command-line tools and highly customized shell prompts. The README explicitly names `ls`, `tree`, `fd`, `bfs`, and `dust` as consumers of `LS_COLORS`, which makes vivid useful beyond a single command.
Its theme collection and package availability made it attractive to users who wanted the same color language across file listings, search tools, and disk-usage tools without editing raw ANSI sequences.
Users generate an `LS_COLORS` string from a named or custom theme and export it from their shell startup files. vivid also supports custom filetype databases and custom YAML themes under XDG-style configuration paths.
The separation between filetype database and theme is the core workflow: file classifications can be shared while colors are swapped independently.
vivid is significant because it turns one of the messier Unix environment variables into declarative data. For package nerds, it is a small example of a modern Rust CLI improving an old shell convention without replacing the surrounding tools.
It also connects several popular CLI packages: `fd`, `bfs`, `dust`, `tree`, and GNU or BSD file-listing tools can all benefit once the environment variable is generated.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
$XDG_CONFIG_HOME/vivid/filetypes.yml$XDG_CONFIG_HOME/vivid/themes/*.yml~/.config/vivid/filetypes.yml~/.config/vivid/themes/*.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vivid | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:vivid |
|---|---|
| バージョン | 0.11.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/sharkdp/vivid |
| リポジトリ | https://github.com/sharkdp/vivid |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
vivid 0.9.0-3+b2
LS_COLORS manager with multiple themes
https://github.com/sharkdp/vivid
sudo apt install vividvivid
nix profile install nixpkgs#vividvivid 0.9.0-1
LS_COLORS manager with multiple themes
https://github.com/sharkdp/vivid
sudo apt install vividvivid 0.11.1-r0
Themeable LS_COLORS generator with a rich filetype database
https://github.com/sharkdp/vivid
sudo apk add vividvivid 0.11.1-1
LS_COLORS manager with multiple themes
https://github.com/sharkdp/vivid
sudo pacman -S vividvivid
sudo port install vividmain/vivid
scoop install main/vividsharkdp.vivid
winget install --id sharkdp.vivid -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.