Shstylesheet
From KallestadWiki
There are 7 stylesheets included in the distribution that highlight syntax differently. You can use your own, or one of the included files.
Contents |
[edit]
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">
[edit]
Included Stylesheets
The stylesheets are as follows:
- black
- eclipse
- grayscale
- hs
- navy
- neo
- white
[edit]
Adding your own Stylesheet
Simply upload your stylesheet file to the themes/syntax directory and include the stylesheet name like the others.
[edit]
