Flags

Complete CLI reference for sss_code.

Input

ArgumentTypeDefaultDescription
<content>path / -Source file path, or - for stdin.
--extension / -estringForce language by extension. Required when reading from stdin.
--extra-syntaxespathAdditional folder of .sublime-syntax files to load.

Themes

FlagTypeDefaultDescription
--themestringbase16-ocean.darkTheme file path or embedded theme name.
--vim-themestringTheme from vim highlights. Format: group,bg,fg,style;...
--list-themes / -LboolfalseList available themes and exit.
--list-file-types / -lboolfalseList supported file types and exit.
--build-cachepathGenerate a syntax/theme cache to the given directory and exit.

Layout

FlagTypeDefaultDescription
--code-backgroundcolor/grad/path#323232#RRGGBBAA, h;c1;c2, v;c1;c2, or a wallpaper image path.
--linesrange..Crop to a line range, e.g. 10..40.
--highlight-linesrange..Emphasise a sub-range inside the crop.
--line-numbers / -nbooltrueRender line numbers in the gutter.
--tab-widthu84Tabs render as this many spaces.
--indent-chars / -icharsComma-separated indent character set (whitespace markers).
--hidden-charskv listShow hidden chars: space:·,tab:»,eol:¶.

Shared

All [general] keys from the config reference apply: padding, fonts, window chrome, shadow, background gradient, watermark.