chroma
Verified for current stable LTS
Chroma Commands
Chroma command syntax with verified terminal examples.
Commands
7 commands for Chroma
chroma Operations
Chroma Command: Highlight Source Code Stdout Python
chroma -l <python> <path/to/source_file.py> chroma HTTP
Chroma Command: Highlight Source Code Html Go
chroma -l <go> -f <html> <path/to/source_file.go> > <path/to/target_file.html> chroma HTTP
Chroma Command: Highlight Source Code Svg Cpp Monokai
<command> | chroma -l <c++> -f <svg> -s <monokai> > <path/to/target_file.svg> chroma Operations
Chroma Command: List Available Lexers Styles Formatters
chroma --list chroma Operations
Chroma Command: Highlight Source Code File Python
chroma -l <python> <path/to/source_file.py> chroma HTTP
Chroma Command: Highlight Source Code File Go Html Output
chroma -l <go> -f <html> <path/to/source_file.go> > <path/to/target_file.html> chroma HTTP
Chroma Command: Highlight Source Code Stdin Cpp Svg Style
<command> | chroma -l <c++> -f <svg> -s <monokai> > <path/to/target_file.svg> Suggest a Chroma Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Chroma workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.