summaryrefslogtreecommitdiff
path: root/awesome/themes
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-02-12 15:42:59 -0600
committerzachir <zachir@librem.one>2023-02-12 15:42:59 -0600
commitdf6c2098c7dd251ba15ff25be63a00ab82ad0f49 (patch)
tree3768eb296915b6d886acd09271bb4825f2aef36e /awesome/themes
parentc3ea19e1940e965baa16c612a0dc9d7326b1cd12 (diff)
parente19aa12c3b5b8e0d4d92c02e2a92269411931646 (diff)
Merge branch 'master' of zachir.xyz:zachir/dotfiles
Diffstat (limited to 'awesome/themes')
-rw-r--r--awesome/themes/default/theme.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/themes/default/theme.lua b/awesome/themes/default/theme.lua
index 9c3076e..cb58f75 100644
--- a/awesome/themes/default/theme.lua
+++ b/awesome/themes/default/theme.lua
@@ -18,7 +18,7 @@ theme.bg_focus = "#39c1ed"
theme.bg_accent = "#198844"
theme.bg_urgent = "#ff0000"
theme.bg_minimize = "#444444"
-theme.bg_systray = theme.bg_normal
+theme.bg_systray = theme.bg_focus
theme.fg_normal = "#aaaaaa"
theme.fg_focus = "#000000"