From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: cheyrn via Users list for the GNU Emacs text editor Newsgroups: gmane.emacs.help Subject: (unknown) Date: Sat, 11 Feb 2023 20:24:35 -0000 Message-ID: <167614707567.2188689.4958320048461903552@startmail.com> Reply-To: cheyrn Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23788"; 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 Sat Feb 11 22:48:53 2023 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 1pQxjp-0005xO-7w for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 11 Feb 2023 22:48:53 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pQxjE-0001ZZ-U6; Sat, 11 Feb 2023 16:48:16 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pQwQS-0001PR-I6 for help-gnu-emacs@gnu.org; Sat, 11 Feb 2023 15:24:48 -0500 Original-Received: from mx-out1.startmail.com ([145.131.90.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pQwQQ-0001vF-HF for help-gnu-emacs@gnu.org; Sat, 11 Feb 2023 15:24:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=startmail.com; s=2020-07; t=1676147076; bh=9BUz6HnkHO0lPX53mzomFV0T6OyhXCFq3DVOAweSj1c=; h=Content-Type:Message-ID:Date:From:To:Mime-Version:From:Subject:To: Date:Sender:Content-Type:Content-Transfer-Encoding: Content-Disposition:Mime-Version:Reply-To:In-Reply-To:References: Message-Id:Autocrypt; b=WOxVmkcyfWK5Wr3d8Yibdt2fXRbBRsjy1k5wUrZfjgZrlrxVz+1k7q28qLMo5kF4W zIukT2tMy4HOzKrHBUEhi3nfu74iGTn73KFI9VKWrHItEvlkVki6AnOyLpYZBxZ2vU EkHI/vEBy8C0QpuhQBib6TaORCenQKR+QnNeK3YUpx9LnMhXdFkybCrBDf4kxwrkEA V9Q/hqwRgnJrqq9D6NzwAdunJmLG5xWrbhbd9l8mhnEwZ4Pu5+RKm0q0kixAsv3QsL t5ZbaFHVGexQI6gA7xIXSqX8s4IhWSpzdvZkLXn49F4Nt///NpuQfhXsWsTyNObc8T vfh0mBGfmPY/w== Received-SPF: pass client-ip=145.131.90.139; envelope-from=cheyrn@use.startmail.com; helo=mx-out1.startmail.com X-Spam_score_int: -1 X-Spam_score: -0.2 X-Spam_bar: / X-Spam_report: (-0.2 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MISSING_SUBJECT=1.799, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sat, 11 Feb 2023 16:48:16 -0500 X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:142714 Archived-At: I don't see a way to specify plain text in this email client. Sorry if = it's html. =20 =20 I built emacs 28.1 from source on ubuntu 22.04 running under WSL2 on wi= ndows 11. I have the theme specified using the GTK_THEME environment variable= . The theme works as expected in gnome-terminal and nautilus, but for emacs i= t only works within the window. The border and title bar are white and I'm usi= ng Adwaita-dark theme. =20 =20 So, first, do you know how I can get the theme to apply to the title ba= r and border? =20 =20 Also, I thought the titlebar and border were ordinarily supplied by a d= esktop manager or desktop shell. Since I'm not running a DM, where is that com= ing from? =20 =20 cheyrn =20 =20 =20