Define a syntax style in CotEditor

CotEditor’s syntax styles control syntax coloring, Outline, and the completion list, all together. To customize styles:

  1. Choose CotEditor > Settings.
  2. Select Format.
  3. Select the style you want to customize from the “available syntax styles” list.
  4. Double-click the style name or click the Edit button.

To use an existing style as a guide for creating your own, choose Duplicate in the action button (gear icon) instead.

See also