Method | Description | |
---|---|---|
InitColorSchemes ( ) : void |
Inits the languages.
|
|
LoadColorScheme ( string sColorScheme ) : void |
Loads the color scheme from a file
|
Method | Description | |
---|---|---|
LayoutColors ( ) : System |
Constructor
|
|
ParseColor ( string sNode ) : Color |
Parses the color from the given xml node
|
|
SetColorsDefault ( ) : void |
Sets the default color scheme.
|
public static LoadColorScheme ( string sColorScheme ) : void | ||
sColorScheme | string | |
return | void |