add Theme::hasTextStyleOverride accessor to allow user code to check for text style overrides
add Theme::hasTextStyleOverride accessor to allow user code to check for text style overrides added unit test to ensure the value is OK
This would be helpful for e.g. KTextEditor to figure out for which highlightings & attributes special stuff is set in the theme without manual parsing of the JSON data.