
Previously, the console's font color was hardcoded to #006000. This did not stand out well on darker theme. This patch pulls the widget's foreground color from GtkStyleContext to ensure it contrasts sufficiently with the console background color.
Previously, the console's font color was hardcoded to #006000. This did not stand out well on darker theme. This patch pulls the widget's foreground color from GtkStyleContext to ensure it contrasts sufficiently with the console background color.