From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48292) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hobrA-0001me-A0 for guix-patches@gnu.org; Fri, 19 Jul 2019 19:00:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hobr9-0000sK-CQ for guix-patches@gnu.org; Fri, 19 Jul 2019 19:00:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47816) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hobr9-0000s8-9r for guix-patches@gnu.org; Fri, 19 Jul 2019 19:00:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hobr9-0001BP-3y for guix-patches@gnu.org; Fri, 19 Jul 2019 19:00:03 -0400 Subject: bug#36658: [PATCH] gnu: Add emacs-zerodark-theme. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190715092818.2490-1-goodoldpaul@autistici.org> <87blxsbx7x.fsf@gnu.org> <29622ca8a83facccb8744c132c2b413eb63515ab.camel@autistici.org> Date: Sat, 20 Jul 2019 00:59:28 +0200 In-Reply-To: <29622ca8a83facccb8744c132c2b413eb63515ab.camel@autistici.org> (Tino il Cotechino's message of "Fri, 19 Jul 2019 12:30:23 +0200") Message-ID: <87a7d9aawf.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Tino il Cotechino Cc: 36658-done@debbugs.gnu.org Hi, Tino il Cotechino skribis: > From 392b3a7c34198f47f19fb6b678662971aa8a371f Mon Sep 17 00:00:00 2001 > From: Giacomo Leidi > Date: Mon, 15 Jul 2019 11:21:24 +0200 > Subject: [PATCH] gnu: Add emacs-zerodark-theme. > > * gnu/packages/emacs-xyz.scm (emacs-zerodark-theme): New variable. Applied, thanks! Ludo=E2=80=99.