From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laura Lazzati Subject: Re: Inverting command line session colours Date: Sat, 9 Feb 2019 09:12:12 -0300 Message-ID: References: <20190209004421.51d79015@alma-ubu> <8736oxmdtj.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsRV4-0002fU-To for guix-devel@gnu.org; Sat, 09 Feb 2019 07:12:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gsRV4-0005FD-9j for guix-devel@gnu.org; Sat, 09 Feb 2019 07:12:50 -0500 Received: from mail-pf1-x42c.google.com ([2607:f8b0:4864:20::42c]:40280) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gsRV4-0005Ep-4Q for guix-devel@gnu.org; Sat, 09 Feb 2019 07:12:50 -0500 Received: by mail-pf1-x42c.google.com with SMTP id h1so141350pfo.7 for ; Sat, 09 Feb 2019 04:12:50 -0800 (PST) In-Reply-To: <8736oxmdtj.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: Guix-devel Hi! Thank you Bruno for helping. > Bj=C3=B6rn H=C3=B6fling writes: > > > Conclusion: As a quick workaround, you can add another pipe and use > > convert twice I also tried with your example and made it work in my Makefile. BUT the typography kind of changed Weird again, Stayed up late trying to solve it. > I recommend not to waste time on this as colour management will be > overhauled eventually anyway. With the use of Pango markup to specify > text colours you probably don=E2=80=99t want to invert the colours. Ok, great! Thank you, will switch to another task then :) Regards :) Laura