Style Scheme Definition Reference

Style Scheme Definition Reference — Reference to the libgedit-gtksourceview style scheme definition file format

Documentation migrated elsewhere

In the Git repository of libgedit-gtksourceview, see the docs/html/ directory.

Below is the content that is not yet migrated.

RelaxNG schema

The formal definition is stored in the RelaxNG schema file style.rng which should be installed on your system in the directory ${PREFIX}/share/libgedit-gtksourceview-300/ (where ${PREFIX} is typically /usr/ or /usr/local/).

Default style schemes

The libgedit-gtksourceview team prefers to just keep a small number of style schemes distributed with the library. To add a new style scheme in libgedit-gtksourceview itself, the style scheme must be very popular, and ideally a libgedit-gtksourceview-based application must use it by default.