From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SDN0H7zN+V8NfAAA0tVLHw (envelope-from ) for ; Sat, 09 Jan 2021 15:37:32 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id WJ9CG7zN+V85SAAAB5/wlQ (envelope-from ) for ; Sat, 09 Jan 2021 15:37:32 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [144.217.243.247]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3F25E9404D0 for ; Sat, 9 Jan 2021 15:37:32 +0000 (UTC) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 8618F29DEA; Sat, 9 Jan 2021 10:37:27 -0500 (EST) Received: from fethera.tethera.net (fethera.tethera.net [IPv6:2607:5300:60:c5::1]) by mail.notmuchmail.org (Postfix) with ESMTP id 3E22127C7D for ; Sat, 9 Jan 2021 10:37:25 -0500 (EST) Received: by fethera.tethera.net (Postfix, from userid 1001) id 1FE635FF47; Sat, 9 Jan 2021 10:37:25 -0500 (EST) Received: (nullmailer pid 2776282 invoked by uid 1000); Sat, 09 Jan 2021 15:37:23 -0000 From: David Bremner To: Tomi Ollila , notmuch@notmuchmail.org Subject: Re: [PATCH] nmbug: notmuch-report: set both background and foreground colors In-Reply-To: <20201220200423.7285-1-tomi.ollila@iki.fi> References: <20201220200423.7285-1-tomi.ollila@iki.fi> Date: Sat, 09 Jan 2021 11:37:23 -0400 Message-ID: <87turq6s0c.fsf@tethera.net> MIME-Version: 1.0 Message-ID-Hash: UCUMWU7FALV3TES7KV3JE4TV6THDZF26 X-Message-ID-Hash: UCUMWU7FALV3TES7KV3JE4TV6THDZF26 X-MailFrom: david@tethera.net X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: tomi.ollila@iki.fi X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.09 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 144.217.243.247 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Queue-Id: 3F25E9404D0 X-Spam-Score: -2.09 X-Migadu-Scanner: scn1.migadu.com X-TUID: i0FsnOicakcE Tomi Ollila writes: > Whenever setting background color, set also corresponding > foreground color. Don't expect default foreground color to > be #000 (or something close); user may have changed it. applied, and deployed to nmbug.notmuchmail.org d