index

Color schema editor

The Application has a GUI to customize the color schemas.

Color Schema editor

Standard schemas provided by highlight cannot be edited but can be duplicated and then customized.

For every tokens of a color schema you can also set a custom inline CSS style. Some basic CSS style can be handled also by the RTF engine, but for a best view you must choose the HTML render engine. For this reason the preview of the Color Schema always uses the HTML engine.

Please note that the inline CSS style is not put inside the html style attribute but embedded on the global <style> tag inside the class style definition of the token. So you can define a custom CSS style sheet that override the inline settings.

Color schemas that uses inline CSS style are highlighted by an icon.

With the advanced settings enabled you can also customize the appearance of the Language Server Protocol tokens.

Customized themes are saved in ~/Library/Application Support/Syntax Highlight/Themes.