Table of Contents

Method LoadThemeFromPath

Namespace
Alternet.Syntax.Parsers.TextMate
Assembly
Alternet.Syntax.Parsers.TextMate.v10.dll

LoadThemeFromPath(string, IRegistryOptions)

Loads a theme from the given file.

public bool LoadThemeFromPath(string path, IRegistryOptions options = null)

Parameters

path string

The path to the file containing theme data.

options IRegistryOptions

Registry options to locate included themes

Returns

bool

True if success; otherwise, false