From 9f9f6dc286a413b963ed5cf91d40d25e1f63a93c Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Sun, 17 Mar 2024 19:02:37 +0000 Subject: [PATCH] Use dark colours for emwm --- roles/home-gui/files/Xresources | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/home-gui/files/Xresources b/roles/home-gui/files/Xresources index f34fc5e..4bece57 100644 --- a/roles/home-gui/files/Xresources +++ b/roles/home-gui/files/Xresources @@ -1,4 +1,8 @@ *color: true +Emwm*activeBackground: #c0c0c0 +Emwm*activeForeground: #202020 +Emwm*background: #404040 +Emwm*foreground: #c0c0c0 XClock*background: #101010 XClock*foreground: #c0c0c0 XClock*hourColor: #c0c0c0