From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pankaj Jangid Subject: Re: need to increase contrast in all emacs faces for legibility Date: Wed, 11 Dec 2019 12:04:26 +0000 Message-ID: <0100016ef4d89b4c-f4153dcc-714f-481e-a41b-e478a7334bb3-000000@email.amazonses.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40278) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <0100016ef4d89b4c-f4153dcc-714f-481e-a41b-e478a7334bb3-000000@amazonses.com>) id 1if1qz-0002Mc-GR for emacs-orgmode@gnu.org; Wed, 11 Dec 2019 08:16:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <0100016ef4d89b4c-f4153dcc-714f-481e-a41b-e478a7334bb3-000000@amazonses.com>) id 1if1qy-0007oZ-G8 for emacs-orgmode@gnu.org; Wed, 11 Dec 2019 08:16:33 -0500 Received: from a8-71.smtp-out.amazonses.com ([54.240.8.71]:33302) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from <0100016ef4d89b4c-f4153dcc-714f-481e-a41b-e478a7334bb3-000000@amazonses.com>) id 1if1qy-0007nP-9g for emacs-orgmode@gnu.org; Wed, 11 Dec 2019 08:16:32 -0500 In-Reply-To: (Samuel Wales's message of "Tue, 10 Dec 2019 20:39:21 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Samuel Wales Cc: emacs-orgmode@gnu.org > is it possible to programmatically increase foreground contrast > against their background in all faces? For shr (the built-in browser), there is something. But in general I am not aware if there is something related to this. shr-color-visible-distance-min, shr-color-visible-luminance-min These two variables are used for shr.