X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=IEVir4MYjYeAGDVbK2mxa1eFoZIAU YwL/ZVm7v2NJzWax81ax3d5pn97KV0PA8fCe/Vv84GdbhI0LI6SCJ4QUrv4J1xc6 L8TBM3t60bQIoNybyVWC+NKv8JuyKGVmemu0usK3cE5yCvEx36FXiy+2kvMbb0j/ UBVw6f5rVUUgEU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=25DjVKnNDUfeq43O69DQTZH0nyU=; b=cUO 9J4SoLKzhCPHxtkE00FLSNVZcy4L6aKz1D5rvXyOyKGr09KK16MzHP6A2xCZCuxq iRoZ4dk79mD9wkfFqD4JXBrs5sC4ME0c5fYWnkzUCPqzZOx9+1JIbg5Ger4oAq+s lqVzbudMxVaF2FnAQTkM5i5I3AjwFCV3xsrnS6P0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=purple, colors, Hx-languages-length:619, queries X-HELO: mail-yw0-f178.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=pjQqWNFvsYMNlh3PKxzXbmT0p3nEkTZWgZMI7/7M3Tg=; b=KM9Moiaox7flZXtYYNyyFCFq4/jaV2BAt0rq72PWLOdPyWfx4kiRQJ7qdt9e30PdSI IyDi/muaV4A3cMAycaBF2u9UdqRB8LqfnlVRLW+eTVvu5YaqlUsF6ldSNFQKcTqRF7a3 XxPr1fp/RusqESJUAcAxPEj4PEL1pYVqxisDmqdFCWAGsRNSJU/7GSgdsgXQdFBC8TIL XhMsfNV43tKkVdlczX+Pb3EGVk76oJcWmBfgMOVNnFsdCysOY/UgyhEjp/zfzluTA99F qGnmIOuHXokThQbUtEe+XMRo5hqeexMq/n1TMVssDwVD5tGf8RuYmaGvTEsQ/6I9YPb8 8EeQ== X-Gm-Message-State: AE9vXwP5z8jteHAdTk8TSnUn15T+T4aMxoAMcK5oHyjD69MudCGed/dhKIyMKNoJbLsrIDF79w1hFcXqIk63vA== X-Received: by 10.129.122.136 with SMTP id v130mr7014651ywc.67.1473972429079; Thu, 15 Sep 2016 13:47:09 -0700 (PDT) MIME-Version: 1.0 From: David Karr Date: Thu, 15 Sep 2016 13:47:08 -0700 Message-ID: Subject: mintty shows some text in other than foreground color To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes When I run mintty, the background is white, and normal text is black. This is fine. However, there are some applications that are displaying text in other colors, many of which are fine, but some apps display some text in yellow, which on a white background is almost unreadable. For instance, the display from Cassandra's "cqlsh" shows the results of queries in black, purple (probably not quite right), and yellow. The worst part is, it's using yellow for the column values. Is there any way to control this, in general (obviously, not just for cqlsh output)? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple