From: Sam Halliday Date: Sat, 5 Mar 2016 09:54:25 +0000 (+0000) Subject: use font-face instead of explicit colouring X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=661a00b66ffb0acc77673e55e205c78ab95028e2;p=notmuch-archives.git use font-face instead of explicit colouring --- diff --git a/c3/687f01f7cb13db411dbae878c4428b53521bb1 b/c3/687f01f7cb13db411dbae878c4428b53521bb1 new file mode 100644 index 000000000..f77b72378 --- /dev/null +++ b/c3/687f01f7cb13db411dbae878c4428b53521bb1 @@ -0,0 +1,114 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 7B8F16DE11EC + for ; Sat, 5 Mar 2016 01:54:35 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.82 +X-Spam-Level: +X-Spam-Status: No, score=-0.82 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, + RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 7xTcuFbhVxUa for ; + Sat, 5 Mar 2016 01:54:33 -0800 (PST) +Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com + [74.125.82.51]) by arlo.cworth.org (Postfix) with ESMTPS id 22B726DE1003 for + ; Sat, 5 Mar 2016 01:54:33 -0800 (PST) +Received: by mail-wm0-f51.google.com with SMTP id l68so18195098wml.1 + for ; Sat, 05 Mar 2016 01:54:33 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=from:to:subject:user-agent:date:message-id:mime-version; + bh=7c993+mS+/bpfqPpnOticn7tDHbhwGNk4fSRu+cwkeI=; + b=fMiQo2MxZiLg0FWEpi8cucfQiHpdhdzwGNj3JLltUjrqaEDuakAPQs0Y9EqZSuSAsy + sfIDMmlsODZDrabrJO2w2HNeUFRqU2MchgipHbwNcr9qgyTml6IQH5/JJgQor8Ori/ZL + w4J3kntZkBU/IqyQ4dJQUao7yNrU0rR7/ny3m7Ns1ElSm1Sny7kGomgOcobiGIn+rXuh + 2vTwYVSQHfU44YfZZy2+Ea3onCaOgiBCwrAPVMW8lwO1rh6j41Rsmc76s23vY2fXTY8R + fGEmJji2y8mNOlD4ZudL74W+keQrITn7KD9vjOtG+yFsJQQAL7rIJsLzNlVstv6v3U80 + gUYw== +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:from:to:subject:user-agent:date:message-id + :mime-version; + bh=7c993+mS+/bpfqPpnOticn7tDHbhwGNk4fSRu+cwkeI=; + b=LYug8r+RzdSjouv1MmnVc3nYfHN1uZnUDD5wUanQE/zVicrbqNWBmM3NFuAi/BrECu + bWFVVR947ukQ14SNUMqH9QyrZiXx34K1WBT8oNEf7raoG41Gwm9+IaA1oDfLAeZA7XgH + GtIgb/KxeumfSXtOGwrtrFJ17s/7Xs+DpO7Gsz2vlWT6JY5Fp4f9fgU6+dSACGRPjzGG + UdCW+UcuEuMfOhk7pFYyV39uqoF0EyrObhMfdMhlUJnAGviF7QbMug4/nMWyP+N9Wytf + RTnurf/Cczcl1KvP2XqcWbPWrPgnuQ4T9JYoXmmjypDJn68jQ/DPlTtzGrtR3Srezdh8 + Sf7g== +X-Gm-Message-State: + AD7BkJIRdk0TeoeEC75zkn7DAhGMIW9BHC7LjhgZbf1PZDeYRUd9bpTWZBNa8c4kxrjt1A== +X-Received: by 10.194.94.138 with SMTP id dc10mr15321144wjb.37.1457171670194; + Sat, 05 Mar 2016 01:54:30 -0800 (PST) +Received: from Samskara (cpc14-walt14-2-0-cust716.13-2.cable.virginm.net. + [86.21.102.205]) + by smtp.gmail.com with ESMTPSA id n10sm7363790wjf.28.2016.03.05.01.54.28 + for (version=TLSv1/SSLv3 cipher=OTHER); + Sat, 05 Mar 2016 01:54:28 -0800 (PST) +From: Sam Halliday +X-Google-Original-From: Sam Halliday +To: notmuch@notmuchmail.org +Subject: use font-face instead of explicit colouring +User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Sat, 05 Mar 2016 09:54:25 +0000 +Message-ID: <87mvqdmer2.fsf@gmail.com> +MIME-Version: 1.0 +Content-Type: multipart/mixed; boundary="=-=-=" +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 05 Mar 2016 09:54:35 -0000 + +--=-=-= +Content-Type: text/plain + +Hi, + +I use a dark theme and many of the colour choices of notmuch collide +with my theme. However, notmuch is explicitly adding information such as +"blue foreground" instead of using faces that I can customise. + +Could you please consider using faces instead of explicit colours? + + +--=-=-= +Content-Type: multipart/signed; boundary="==-=-="; + micalg=pgp-sha1; protocol="application/pgp-signature" + +--==-=-= +Content-Type: text/plain +Content-Transfer-Encoding: quoted-printable + + +=2D-=20 +Best regards, +Sam + +--==-=-= +Content-Type: application/pgp-signature; name="signature.asc" + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iEYEARECAAYFAlbarNIACgkQh5Q4qVL9G8llbgCfU2krJ9eLnnP9KsR6dvcmTVFp +aeIAnRCtpdi2ZRvuz8g9BuQuA1icxZaQ +=u7Qj +-----END PGP SIGNATURE----- +--==-=-=-- + +--=-=-=--