Support status report requests for text-colors

Authored by muesli on Jan 10 2020, 11:31 PM.

Description

Support status report requests for text-colors

Summary:
Konsole already responds to background color status report
requests, but ignores requests for the foreground color.
This adds the support and makes Konsole behave like other xterm /
VTE-based terminals.

Test Plan:
Run 'printf "\033]10;?\a"' in a bash shell and Konsole should
respond with the current foreground color setting on stdout.