expose the KSyntaxHighlighting theme
export this both on Editor and View level, as individual views can have own themes set
configChanged is emitted if the theme changes
This will be useful to easily query more theme details without having a own KSyntaxHighlighting::Repository around on the application side.