CodeEditorTheme
Constructor Summary
Public Constructor | ||
public |
constructor(opts: Object) Creates a new Ace theme. |
Method Summary
Public Methods | ||
public |
nameForType(type: CodeEditorThemeType): string Returns name for theme type |
Public Constructors
Public Methods
public nameForType(type: CodeEditorThemeType): string source
Returns name for theme type
Params:
Name | Type | Attribute | Description |
type | CodeEditorThemeType | type of ace theme |