diff --git a/lain b/lain index f47454f..2697333 160000 --- a/lain +++ b/lain @@ -1 +1 @@ -Subproject commit f47454f25adfb162172cf78bfc21ed276136cef6 +Subproject commit 2697333bdcc6d1ec84e28e76892a007e62ecad2c diff --git a/themes/copland/theme.lua b/themes/copland/theme.lua index 4814c81..e9ba1c3 100644 --- a/themes/copland/theme.lua +++ b/themes/copland/theme.lua @@ -21,7 +21,7 @@ theme.bg_urgent = "#FFFFFF" theme.border_width = 1 theme.border_normal = "#141414" theme.border_focus = "#93B6FF" -theme.taglist_fg_focus = "#FFFFEF" +theme.taglist_fg_focus = "#FFFFFF" theme.taglist_bg_focus = "#111111" theme.taglist_bg_normal = "#111111" theme.titlebar_bg_normal = "#191919"