From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: Come back and graphical installer Date: Mon, 19 Nov 2018 11:13:35 +0900 Message-ID: <87ftvxq0fk.fsf@gmail.com> References: <87lg6sejwa.fsf@gmail.com> <87wopd88hq.fsf@gmail.com> <0cae2c12-49f9-3a7d-dba2-3cc8a9558859@freenet.de> <6972962b-5560-c8b9-3ac3-cac3e2776012@riseup.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52765) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gOZ4K-0004W0-KA for guix-devel@gnu.org; Sun, 18 Nov 2018 21:13:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gOZ4G-0008B2-Ml for guix-devel@gnu.org; Sun, 18 Nov 2018 21:13:44 -0500 Received: from mail-pg1-x530.google.com ([2607:f8b0:4864:20::530]:45715) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gOZ4G-0008Ak-H7 for guix-devel@gnu.org; Sun, 18 Nov 2018 21:13:40 -0500 Received: by mail-pg1-x530.google.com with SMTP id y4so13092718pgc.12 for ; Sun, 18 Nov 2018 18:13:40 -0800 (PST) In-reply-to: <6972962b-5560-c8b9-3ac3-cac3e2776012@riseup.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: swedebugia Cc: guix-devel@gnu.org Hi swedebugia, Thanks for your feedback. > In addition I was reminded of the debian installer. Could we change > the colors from blue/red to something more outstanding? black/yellow? > :) Yes I use the same library (newt) so the look is really close. Yes it is totally possible to customize colors for most elements. But as I said before, I'm terrible at this little game so I'll pass, but you're very welcome to give it a try :) Mathieu