Linux command
flavours 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Apply a theme
flavours apply [theme-name]
List available themes
flavours list
Generate shell completions
flavours generate [bash|zsh|fish]
Build templates
flavours build [template-path]
Update schemes
flavours update schemes
说明
flavours is a Base16 theme manager written in Rust. It applies consistent color schemes across multiple applications by generating configuration files from templates. Base16 provides 16-color schemes designed to work across terminals, editors, and other applications. flavours automates applying these schemes to all configured applications simultaneously.
参数
- apply _theme_
- Apply Base16 theme to configured applications.
- list
- List available themes.
- info _theme_
- Show theme information.
- build _template_
- Build configuration from template.
- update _target_
- Update schemes, templates, or all.
- generate _shell_
- Generate shell completions.
- current
- Show currently applied theme.
FAQ
What is the flavours command used for?
flavours is a Base16 theme manager written in Rust. It applies consistent color schemes across multiple applications by generating configuration files from templates. Base16 provides 16-color schemes designed to work across terminals, editors, and other applications. flavours automates applying these schemes to all configured applications simultaneously.
How do I run a basic flavours example?
Run `flavours apply [theme-name]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does apply _theme_ do in flavours?
Apply Base16 theme to configured applications.