Read in the contents of request theme.
a list of directories which may contain themes. This is the same list as in scanThemes()
the theme contents.
Scan for themes and return a list.
a list of directories which may be used to scan for themes.
the list of themes found which this provider can also read.
Generated using TypeDoc
A Syntax Theme Provider supplies syntax themes to Extraterm.
It exposes its list of syntax themes and a method to fetch the contents of a requested theme..