From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.devel Subject: Re: First draft of the Emacs website Date: Thu, 3 Dec 2015 00:07:33 +0600 Message-ID: References: <87io4lem98.fsf@petton.fr> <87d1uoixl7.fsf@petton.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1449079687 17691 80.91.229.3 (2 Dec 2015 18:08:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Dec 2015 18:08:07 +0000 (UTC) Cc: Random832 , Emacs developers To: Nicolas Petton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 02 19:08:02 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a4Bow-00048x-2H for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2015 19:08:02 +0100 Original-Received: from localhost ([::1]:59691 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4Bov-0007ux-Ch for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2015 13:08:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4Bop-0007tv-3i for emacs-devel@gnu.org; Wed, 02 Dec 2015 13:07:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4Boo-0002tl-6s for emacs-devel@gnu.org; Wed, 02 Dec 2015 13:07:55 -0500 Original-Received: from mail-lf0-x22e.google.com ([2a00:1450:4010:c07::22e]:36315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4Bon-0002tf-WD for emacs-devel@gnu.org; Wed, 02 Dec 2015 13:07:54 -0500 Original-Received: by lfs39 with SMTP id 39so57884820lfs.3 for ; Wed, 02 Dec 2015 10:07:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=7YRws6A2hW9eyV76Z/q0y9ikOozmUwGIyFxtJKaXoJY=; b=eKNkqxQT6WXPnmTogTF8HfBYr/9FMxqQGE6XarGzxpYM0SRLkXYlvqYPbcaC+iVnbM crQQC9trWQVtmsPTeNFRtO74ZfRO34GMGrO0yghl855k9LvD3cgopTWiUBpsmJ06WL71 /V49QHZjdzTjKsd6MMd9kx6Rc6ELKR71trBE3xaNRhGTFjB+P96+eFOFOn+CQIFgh4ix kuqV5V1BOuGkSLaVy0fwEmZfCJQV1hy3YpJjpSf1Ipl2R645kilMyCV2O7s48/mTEzEp SKrjC0hdSLiaMXl+jWNzuVainZThiZScCvzkWZsqeb0GWZoizqWk3Mm9GhYi3E/7+P/R ELhg== X-Received: by 10.25.207.205 with SMTP id f196mr3766081lfg.124.1449079673185; Wed, 02 Dec 2015 10:07:53 -0800 (PST) Original-Received: by 10.112.212.43 with HTTP; Wed, 2 Dec 2015 10:07:33 -0800 (PST) In-Reply-To: <87d1uoixl7.fsf@petton.fr> X-Google-Sender-Auth: tn9YGWw2aAg9eWzgxMwOGjPEaS8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c07::22e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:195772 Archived-At: On Wed, Dec 2, 2015 at 11:12 PM, Nicolas Petton wrote: >> - FSF logo is completely invisible on a white background. > > I'll change it to a light grey. Then it will be completely invisible on a light grey background. There are two reliable ways of ensuring visibility: * fill the whole background; or * add an outline at least 2px thick, of a color which gives good contrast with the foreground color.