CoreSettings.monochrome

Non-colours version defaults to true.

  1. bool monochrome;
  2. bool monochrome;
    struct CoreSettings
    version(!Colours)
    bool monochrome;

Meta