From 8785bb905dbd16ca6bde7045677bb686218ed299 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 5 Dec 2020 08:39:43 +0100 Subject: [PATCH] Emacs: Update X resources. --- xresources | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xresources b/xresources index b346dc2..4437906 100644 --- a/xresources +++ b/xresources @@ -15,9 +15,9 @@ Emacs.*.menu.*.bottomShadowColor: #2c2a40 Emacs.*.menu.*.topShadowColor: #4c4a60 Emacs.*.menu.*.armColor: #ff2afc -! Dialog boxes (does not work for Motif). -Emacs.*dialog*.background: #0c0a20 -Emacs.*dialog*.foreground: #f2f3f7 -Emacs.*dialog*.bottomShadowColor: #2c2a40 -Emacs.*dialog*.topShadowColor: #4c4a60 -Emacs.*dialog*.armColor: #ff2afc +! Dialog boxes. +Emacs.dialog*.background: #0c0a20 +Emacs.dialog*.foreground: #f2f3f7 +Emacs.dialog*.bottomShadowColor: #2c2a40 +Emacs.dialog*.topShadowColor: #4c4a60 +Emacs.dialog*.armColor: #ff2afc