Skip to content

expose the KSyntaxHighlighting theme

Christoph Cullmann requested to merge work/expose_theme into master

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.

Merge request reports