DJSD requests a force-monochrome option for users who dislike angry-
[u/mdw/putty] / putty.h
diff --git a/putty.h b/putty.h
index 81cb5c5..061f627 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -444,6 +444,7 @@ struct config_tag {
     int arabicshaping;
     int bidi;
     /* Colour options */
+    int ansi_colour;
     int system_colour;
     int try_palette;
     int bold_colour;