Method Detect
Detect(Action<Color?, Color?>)
Sends OSC 10 and OSC 11 queries to detect the terminal's default foreground and background colors.
Results are delivered asynchronously via the resultCallback.
public void Detect(Action<Color?, Color?> resultCallback)