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=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 17637 invoked from network); 27 Aug 2020 11:50:39 -0000 Received: from krantz.zx2c4.com (192.95.5.69) by inbox.vuxu.org with ESMTPUTF8; 27 Aug 2020 11:50:39 -0000 Received: by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 8d834e5f; Thu, 27 Aug 2020 11:23:16 +0000 (UTC) Return-Path: Received: from mail-il1-x12f.google.com (mail-il1-x12f.google.com [2607:f8b0:4864:20::12f]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id bc75090b (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Thu, 27 Aug 2020 11:23:13 +0000 (UTC) Received: by mail-il1-x12f.google.com with SMTP id y2so1530603ilp.7 for ; Thu, 27 Aug 2020 04:50:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=1PTeJzpqYSnV1eLMpUHKvEZPUhlFRYxnmLFEakLfY/Q=; b=nm9tlIH6FtcQlsf7xBtQATail8CwGTGDwTjl9nd5j57GV9BEaEEQRqirnd9J9l32zS rAEVI679kupDHV2pIzwBGDbHjqaLg4Ahrom0t1xdtCTJtVX1xwZY5civlgN9i7btRa8r BYlHIgjYOpLITN3JID6JfmNDi8ZyoTdQDF8xbLr6+b0UzZdoSehtdzp46YfhqR+/jlg6 vIpQwWi46XQ5YPH42mLzXQoAuwxAW0q6+m6meuzdr+aFob0/x4n3n3sM1qhvjl6JQ3PB q1MnUaONoPTRKA6bPDvmAw8Yucqvfzvx3nBp794Q85J4/FbIZXCi+oAABZUo84m0i3Ut keCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=1PTeJzpqYSnV1eLMpUHKvEZPUhlFRYxnmLFEakLfY/Q=; b=aUhxW+2p8FALOUYeQgGkwLZyGtY7gljTeJIWDtx53NLSFOT9Sx056Fxrvz3zbB6ETI 1mqNFexy8R3/READrrklhNKhk0bcx2RiwihmjXAwtGW+nbeRmGfTSBXm8mONGe2eAspp YnqZAk67VCwMxlJhw2IQ/5irursvZlWz+rrRUwDvyAKro6Y4Q+hXu5rKsixsTxvFQiRW lMcPBU4DVNcs1c/uH2LYkRPOWJ2PEUWmI4IRZR6+PfmTjjqxh1qh/UlNYvwEhw6e44+6 +bHL0H6fiUf/W9YJRokWk2FmAl9XBjbFGiYe207CL7sGQ5j//7AgEJL7Vdk5lwg/Qf3Z fNtg== X-Gm-Message-State: AOAM530z7C7juVw2BTHB7rjEJIjHqULMw6xtqHBDNZDVy4TLDFTLpSX5 4Cjgs06kNNBr0TbsRG8hIYBcRQTZiXC1YsIB4lGSZh6C X-Google-Smtp-Source: ABdhPJzIjAXUpmaWTchv5FkO5wUVDbzItR9xaNQWn/1JUs/U0zyyu5tnhW5dk2IeOUSsaMYRvL+k1oHgA+hP8ygaQNQ= X-Received: by 2002:a92:8902:: with SMTP id n2mr15305708ild.97.1598529032412; Thu, 27 Aug 2020 04:50:32 -0700 (PDT) MIME-Version: 1.0 References: <54f56a3b-982e-a22e-c52f-2cb3204e1804@jonasgunz.de> In-Reply-To: <54f56a3b-982e-a22e-c52f-2cb3204e1804@jonasgunz.de> From: Kate Salazar Date: Thu, 27 Aug 2020 13:50:21 +0200 Message-ID: Subject: Re: Interest in organized CSS file? To: Jonas Gunz 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" Hey On Wed, Aug 26, 2020 at 7:29 PM Jonas Gunz wrote: > > Hi all, > > I recently did some work on cgits CSS file by organizing all colors in > variables since I wanted to alter the color palette. It turned out > general enough, where I think it could be useful for other people as > well. Would you generally be interested in merging such a change? > > You can look at it in action here: > https://git.jonasgunz.de/cgitcss/tree/cgit.css > (It will appear dark if your browser is set to darkmode, normal if not) It seems you didn't care to change the whole color scheme, the only difference I can see is the background. What if you do something like Vim's set background=dark, which when colors are all defaults, it changes blues, greens, etc to light blues, light greens, etc for increased contrast? Great idea. > > Cheers, > Jonas > Opinions are mine and this is not official answer.