Theme
Class Theme. Available default filter themes
Table of Contents
Constants
- BORDER = "BORDER"
- DEFAULT_FILTER = "DEFAULT"
- LIGHT = "LIGHT"
- MUTED = "MUTED"
- ROUNDED = "ROUNDED"
- SPACES = "SPACES"
Methods
- getList() : array<string|int, mixed>
- Gets themes list
Constants
BORDER
public
mixed
BORDER
= "BORDER"
DEFAULT_FILTER
public
mixed
DEFAULT_FILTER
= "DEFAULT"
LIGHT
public
mixed
LIGHT
= "LIGHT"
MUTED
public
mixed
MUTED
= "MUTED"
ROUNDED
public
mixed
ROUNDED
= "ROUNDED"
SPACES
public
mixed
SPACES
= "SPACES"
Methods
getList()
Gets themes list
public
static getList() : array<string|int, mixed>