From 5b3a5282583e173c8482f23ab053ca654412113f Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Sat, 5 Apr 2025 04:40:14 -0400 Subject: refactor: grab `adw` theme changes from work machine --- .config/awesome/themes/adw/theme.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/awesome/themes/adw/theme.lua b/.config/awesome/themes/adw/theme.lua index a5abcb6..6fafd45 100644 --- a/.config/awesome/themes/adw/theme.lua +++ b/.config/awesome/themes/adw/theme.lua @@ -28,7 +28,7 @@ theme.fg_minimize = "#ffffff" theme.useless_gap = dpi(0) theme.border_width = dpi(2) theme.border_normal = "#101010" -theme.border_focus = "#0072FF" +theme.border_focus = "#3a8cf0" theme.border_marked = "#7d4c10" -- There are other variable sets -- cgit v1.2.3