From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-users-return-23668-ml=inbox.vuxu.org@zsh.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id b75b8616 for ; Fri, 21 Sep 2018 05:48:09 +0000 (UTC) Received: (qmail 13480 invoked by alias); 21 Sep 2018 05:47:53 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 23668 Received: (qmail 16791 invoked by uid 1010); 21 Sep 2018 05:47:53 -0000 X-Qmail-Scanner-Diagnostics: from mail-oi0-f52.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(209.85.218.52):SA:0(-1.9/5.0):. Processed in 1.024162 secs); 21 Sep 2018 05:47:53 -0000 X-Envelope-From: sgniazdowski@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=9KV6joXMA3JYo+ci1p7P9xRwxmR/NkMfbVBBsfhey/M=; b=ueV/wRobYh5ebYezf2Y2M6LdKcpa5QSWMRBLLj/4HeuGwdc0bVUbkcHkDZYdjI3bn2 PPa4uddObGvK72h9Ns2LheSwGK+37fkI1m5uT+d0OwK8RNqsZlEBe7LcT1fkDXWKhigH +TRHtbqA0oVHy7V+6kt/ntp3xT2SN/U0m41BTOL7jkcyEKv+//3PrWCrjKwh+0kPaoCX 3P4f88X2I3Uuab9OhiQRRPKCUvsO62zxeNfIJmsMTH87Fi48bKDbCvx+LtTkO1tcxYJp 4x4ZmPspy7X9rBHN1Wy7lWJ5QREeNvJHz2OuvGX5QwGXr+jqvqYD9tC4AzYM0McHDFJW Ejpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=9KV6joXMA3JYo+ci1p7P9xRwxmR/NkMfbVBBsfhey/M=; b=s6sUmZIw7ylRaTZR16IUW7TkI1c06GKN8U1krpWkTzHeqSeb0fdvJ+HMMxJrfm0AQN g6AJyjOUQ+gPvF6W7BlvgL6hcBmTY59FB1z6GKLDQJxMERohptzAHQlXj6FohyAQibqI JQ+yU1dEQJnpasE/Np/jr9fBR5q7bT8bDgnIeSjR80LyDYelXtj0k4ErpabUJDrKrqzn tT2KsqVm/XtBzc2Hq4bLGTWSbcFZo3cQYanHlHzKbZKcu+WdXvqH7VPkMlP15SjA5gku Y7wGGz1nbLM+IEI0tnPjh77e1DDUME/nmxCZuWwjs6nBkUFokokBusv39oFRVFtmDMbZ TLGg== X-Gm-Message-State: APzg51CdDSV1A5CCHQrPUpTZcGraRIF3x6Lzoi3aVTfhEO6DalWbGOTV EW+0bASsBfbwHxO8lfX+y1qmckxafYMwSy43SYT9I8kj X-Google-Smtp-Source: ANB0Vda4FFB/xzORhwiiWQ5XzWCv2omO1IaNISi14DZ+cEww+60U+E81NnmW9XLq8Azi/4aP4r8cOzOOIlbMN6+Vfi4= X-Received: by 2002:aca:50cf:: with SMTP id e198-v6mr671427oib.332.1537508869190; Thu, 20 Sep 2018 22:47:49 -0700 (PDT) MIME-Version: 1.0 From: Sebastian Gniazdowski Date: Fri, 21 Sep 2018 07:47:37 +0200 Message-ID: Subject: Radically time-invested (10 days) themes for Fast-Syntax-Highlighting To: Zsh Users Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, at September, 3rd I've decided to work on F-Sy-H themes that would exceed in quality. The effect is `q-jmnemonic' theme: http://zdharma.org/assets/q-jmnemonic.png The theme should have significant value in it, because: - it is based on the great SyntaxEnvy.com theme generator, which promises constant lightness and saturation, - colors are obtained with CIE L*a*b color space conversion, - 10 days effort =E2=80=93 a back-up theory on how to allocate the colors (= 130 lines of text, 17 arguments). Maybe you'll occur an interesting theme when visiting http://www.syntaxenvy.com? Send me the link, I might add the converted theme to F-Sy-H repository. Full story on my blog: http://zdharma.org/2018-09-17/New-40-working-hours,-next-generation-themes --=20 Sebastian Gniazdowski News: https://twitter.com/ZdharmaI IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin Blog: http://zdharma.org