From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: min-colors 88 Date: Fri, 28 Jan 2022 15:19:26 +0200 Message-ID: <83pmocc80x.fsf@gnu.org> References: <83r18tdxd3.fsf@gnu.org> <83bkzxdoba.fsf@gnu.org> <871r0tf21u.fsf@zoho.eu> <83zgngcmgy.fsf@gnu.org> <83y230ccsr.fsf@gnu.org> <83sft8cax0.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16128"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jan 28 15:24:10 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nDSAc-000413-18 for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 28 Jan 2022 15:24:10 +0100 Original-Received: from localhost ([::1]:45772 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nDSAa-0006NH-9n for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 28 Jan 2022 09:24:08 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:50230) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nDRAG-0007H8-4E for help-gnu-emacs@gnu.org; Fri, 28 Jan 2022 08:19:47 -0500 Original-Received: from [2001:470:142:3::e] (port=49694 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nDRAD-0000u0-Se for help-gnu-emacs@gnu.org; Fri, 28 Jan 2022 08:19:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=iy2Ti9VjW/lahy44pXXGRSXKeS4kNDfU+P137N7JTSc=; b=AWkbJORqoGzV 9HVmNvpzEOHqz50fSChLfFagx5Tnv0l0YrbOHIDjxVax3QbKuqzejYZXa9uZaB9gIyqWEq/CYnTu0 Jy1D1RwTq51e9kaUzgJYgKz+yldxFEzw+yFqZ55ARn9aCrZMBSfmbIeUkGMta63GsmiR95+LsuT2F RH3ywr6RzEePabs7tkkkU9Us3+WVGJWiTLEpH+IcwtXIKgw/ZrQX/aY5TERWFJuTPqffqT5iFNgWn L+Ct0sPmxHqcOofcq9a2dhaszDvC1zR97k1DxaJpDFRMsy/TWLRBNCqN+7Hz60qfV+CFMhCUXimVd e7ywWGHddjhhgIVxOvsBMA==; Original-Received: from [87.69.77.57] (port=2413 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nDRA0-0002h4-J6 for help-gnu-emacs@gnu.org; Fri, 28 Jan 2022 08:19:29 -0500 In-Reply-To: (fatiparty@tutanota.com) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:135598 Archived-At: > Date: Fri, 28 Jan 2022 13:55:39 +0100 (CET) > From: fatiparty@tutanota.com > Cc: Help Gnu Emacs > > >> That would not mean that #d166ff actually exists for 256 colour availability. > >> > > > > It doesn't matter. Emacs will find a color that is the closest to > > that RGB value, and use it. See tty-colors.el. > > > > Are there more colours available than those in the color-name-rgb-alist ? On some displays, perhaps. But why is that important?