Theme
Static Member Summary
Static Public Members | ||
public static get |
|
|
public static get |
|
|
public static get |
|
Constructor Summary
Public Constructor | ||
public |
constructor(name: string) Creates theme with name |
Member Summary
Public Members | ||
public get |
Determines if the theme is a dark theme |
|
public get |
Name of the theme |
Method Summary
Public Methods | ||
public |
imageForTheme(name: string, type: string) Returns path of static picture with a name given theme. |
|
public |
staticImageForTheme(name: string, type: string) Gets path of picture that doesn't depend on theme |