From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 11456 invoked from network); 11 Jan 2023 20:54:45 -0000 Received: from lists.zx2c4.com (165.227.139.114) by inbox.vuxu.org with ESMTPUTF8; 11 Jan 2023 20:54:45 -0000 Received: by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 95797d8d; Wed, 11 Jan 2023 20:54:32 +0000 (UTC) Return-Path: Received: from dfw.source.kernel.org (dfw.source.kernel.org [2604:1380:4641:c500::1]) by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id 41917a7e (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO) for ; Wed, 11 Jan 2023 20:54:31 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0F3C761E53 for ; Wed, 11 Jan 2023 20:54:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 182B4C433D2 for ; Wed, 11 Jan 2023 20:54:29 +0000 (UTC) Authentication-Results: smtp.kernel.org; dkim=pass (1024-bit key) header.d=zx2c4.com header.i=@zx2c4.com header.b="oe+Py6jA" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zx2c4.com; s=20210105; t=1673470467; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ePpSXAzedyBYUbnmTrbecRH8h0as3bbOtLQ4tIN2QbQ=; b=oe+Py6jAyIYrO5xhgFPn4VZ6qNckN2VzkWECgAhGCA5v1f/+nU3h34kZhn2ZAnTIQ0PZti tuvJYxe5u5SNDwEDJtUaR5Yy1A4KQ1ZjGEzM+OGZG3PwBo4EjB2SsYGQBudWX9o8j61PNr UyyV0HigOYb0s9LvJF+2FSDgxN66YWY= Received: by mail.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id efa3cfc9 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Wed, 11 Jan 2023 20:54:26 +0000 (UTC) Received: by mail-yb1-f171.google.com with SMTP id 188so16365794ybi.9 for ; Wed, 11 Jan 2023 12:54:26 -0800 (PST) X-Gm-Message-State: AFqh2koTlwU7vkIE3dgZDnMY/b89mGm/GnTMNcFoXJGsiiyvc6BnYX1i ZOd7WpX8ExXf0JpOJaXdSedpD2xjY9gVVf7mZbA= X-Google-Smtp-Source: AMrXdXu5c+14y5MfHwxHL1SZpH/SOyvP1xPezi+bCJ1brDln807RSQKKmIKPi1z8YWEAM35E6pNlxQ4QBcjlwxoFcyg= X-Received: by 2002:a25:4903:0:b0:770:d766:b5e8 with SMTP id w3-20020a254903000000b00770d766b5e8mr5275494yba.24.1673470466313; Wed, 11 Jan 2023 12:54:26 -0800 (PST) MIME-Version: 1.0 References: <20230101214103.1E52F19A2@badger.kodafritt.se> <20230105225343.0264A262C@badger.kodafritt.se> In-Reply-To: <20230105225343.0264A262C@badger.kodafritt.se> From: "Jason A. Donenfeld" Date: Wed, 11 Jan 2023 21:54:15 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH RESEND v2] css: Support for dark mode To: samuel@kodafritt.se Cc: cgit@lists.zx2c4.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: cgit@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: List for cgit developers and users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cgit-bounces@lists.zx2c4.com Sender: "CGit" Hmm. I applied this on the git.zx2c4.com server to test it, and strings are somewhat illegible: https://git.zx2c4.com/cgit/tree/cgit.c