From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Changing the no-toolkit scrollbar thumb color. (minor issue) Date: Sun, 5 Oct 2003 13:27:06 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200310051827.h95IR6N22588@raven.dms.auburn.edu> References: <8BF48F1F-F75F-11D7-A2F2-00039363E640@swipnet.se> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1065378920 19101 80.91.224.253 (5 Oct 2003 18:35:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Oct 2003 18:35:20 +0000 (UTC) Cc: bob@rattlesnake.com, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Oct 05 20:35:17 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A6Div-0007B6-00 for ; Sun, 05 Oct 2003 20:35:17 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A6Div-00035U-00 for ; Sun, 05 Oct 2003 20:35:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A6Dfo-0007It-IW for emacs-devel@quimby.gnus.org; Sun, 05 Oct 2003 14:32:04 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A6DfQ-0007GL-0y for emacs-devel@gnu.org; Sun, 05 Oct 2003 14:31:40 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A6Det-00078e-GM for emacs-devel@gnu.org; Sun, 05 Oct 2003 14:31:38 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A6Det-00078L-3C; Sun, 05 Oct 2003 14:31:07 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id h95IV5AJ000522; Sun, 5 Oct 2003 13:31:05 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id h95IR6N22588; Sun, 5 Oct 2003 13:27:06 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: jan.h.d@swipnet.se In-reply-to: <8BF48F1F-F75F-11D7-A2F2-00039363E640@swipnet.se> (jan.h.d@swipnet.se) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16949 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16949 Jan D. wrote: The pixmap based scroll bars does seem to be the ones that are immune to customizations. The names does not indicate anything. But are the problems related to non-theme GTK customization completely confined to scroll-bar (and maybe other color related) customizations of pixmap based themes or are there problems all over the place? Maybe naive question: If I go to the Gnome "Control Center" and select "Theme Selector", or use equivalent functionality to "preview" themes in other desktops, are the pixmap based themes exactly those whose background clearly "looks like a picture" instead of just some color, maybe with a gradient? Is there otherwise some standard way to find out whether a theme is pixmap based? Sincerely, Luc.