Shstylesheet

From KallestadWiki

Jump to: navigation, search

There are 7 stylesheets included in the distribution that highlight syntax differently. You can use your own, or one of the included files.

Contents

Syntax

To include a stylesheet, the syntax is as follows:

<MTSKSyntax stylesheet="stylename">

Where stylename is the name of the stylesheet without the CSS extension.

Example:

<MTSKSyntax stylesheet="eclipse">

Included Stylesheets

The stylesheets are as follows:

  • black
  • eclipse
  • grayscale
  • hs
  • navy
  • neo
  • white

Adding your own Stylesheet

Simply upload your stylesheet file to the themes/syntax directory and include the stylesheet name like the others.

Syntax Highlighter Navigation

Personal tools