Handles loading and activating available themes.
An instance of this class is always available as the atom.themes
global.
Invoke callback
when style sheet changes associated with updating the list of active
themes have completed.
Argument | Description |
---|---|
|
Return values |
---|
Returns a Disposable on which
|
Return values |
---|
Returns an Array of all the loaded themes. |
Return values |
---|
Returns an Array of all the active themes. |
Get the enabled theme names from the config.
Return values |
---|
Returns an array of theme names in the order that they should be activated. |